We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76977c6 commit 29bea39Copy full SHA for 29bea39
README.md
@@ -17,11 +17,13 @@ there are three "phases" to upgrading from CMS 11 to 12:
17
2. Fix code issues
18
3. Upgrade service environment
19
20
-This blog post is will walk through the first two in detail and provide a
+This blog post will walk through the first two in detail and provide a
21
starting point for the third. This is not intended to be the definitive guide
22
to ugprading an existing solution to .NET 5+, but rather a collection of
23
learnings from misadventures in upgrading two Commerce 13 solutions to date.
24
25
+---
26
+
27
## Prerequisites
28
29
Before we get started, make sure that your solution is ready to upgrade.
0 commit comments