Explicitly state .NET Core 2.x is a requirement (#4487)

pull/4488/head
Scott Addie 2017-10-03 13:23:40 -05:00 committed by Rick Anderson
parent b23c8bd76b
commit 73bf6b2224
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ uid: fundamentals/metapackage
#Microsoft.AspNetCore.All metapackage for ASP.NET Core 2.x
This feature requires ASP.NET Core 2.x.
This feature requires ASP.NET Core 2.x targeting .NET Core 2.x.
The [Microsoft.AspNetCore.All](https://www.nuget.org/packages/Microsoft.AspNetCore.All) metapackage for ASP.NET Core includes: