Skip to content

Commit f05360b

Browse files
committed
increase moniker
1 parent df325ea commit f05360b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/migration/fx-to-core/examples/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ uid: migration/fx-to-core/examples/overview
99

1010
# Upgrade from ASP.NET MVC and Web API to ASP.NET Core MVC
1111

12-
:::moniker range=">= aspnetcore-3.0 < aspnetcore-7.0"
12+
:::moniker range=">= aspnetcore-3.0"
1313

1414
This article shows how to start migrating an ASP.NET MVC project to [ASP.NET Core MVC](xref:mvc/overview). In the process, it highlights related changes from ASP.NET MVC.
1515

0 commit comments

Comments
 (0)