You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: aspnetcore/migration/fx-to-core/tooling.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ If your .NET Framework project has supporting libraries in the solution that are
23
23
1. Open your ASP.NET Framework solution in Visual Studio.
24
24
1. In **Solution Explorer**, right click on the project to upgrade and select **Upgrade**. Select **Side-by-side incremental project upgrade**, which is the only upgrade option.
25
25
1. For the upgrade target, select **New project**.
26
-
1. Name the project and select the best fit template (you may add the required services later if you have a solution that uses a mixture of project types):
26
+
1. Name the project and select the most appropriate template. If your solution includes multiple project types, you may add the required services later:
0 commit comments