Skip to content

Commit c6da625

Browse files
Update aspnetcore/migration/fx-to-core/tooling.md
Co-authored-by: Wade Pickett <[email protected]>
1 parent 061ad18 commit c6da625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/migration/fx-to-core/tooling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ If your .NET Framework project has supporting libraries in the solution that are
2323
1. Open your ASP.NET Framework solution in Visual Studio.
2424
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.
2525
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:
2727

2828
> [!NOTE]
2929
> **For MVC projects:** Select **ASP.NET Core MVC** template.

0 commit comments

Comments
 (0)