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 5fb20a5 commit 6ccb645Copy full SHA for 6ccb645
aspnetcore/fundamentals/choose-aspnet-framework.md
@@ -34,8 +34,6 @@ The following table compares ASP.NET Core to ASP.NET 4.x.
34
|Higher performance than ASP.NET 4.x|Good performance|
35
|[Use .NET Core runtime](/dotnet/standard/choosing-core-framework-server)|Use .NET Framework runtime|
36
37
-See [ASP.NET Core targeting .NET Framework](xref:index#aspnet-core-target-frameworks) for information on ASP.NET Core 2.x support on .NET Framework.
38
-
39
## ASP.NET Core scenarios
40
41
* [Websites](xref:tutorials/first-mvc-app/start-mvc)
0 commit comments