Merge pull request #327 from aspnet/rel/2.0.0

Rel/2.0.0
This commit is contained in:
Ryan Brandenburg 2017-07-18 14:23:29 -07:00 committed by GitHub
commit fc8919a201
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<AspNetCoreVersion>2.0.0-*</AspNetCoreVersion>
<CoreFxVersion>4.4.0-*</CoreFxVersion>
<InternalAspNetCoreSdkVersion>2.0.1-*</InternalAspNetCoreSdkVersion>
<MicrosoftBuildVersion>15.3.406</MicrosoftBuildVersion>
<MicrosoftBuildVersion>15.3.407</MicrosoftBuildVersion>
<NETStandardImplicitPackageVersion>2.0.0-*</NETStandardImplicitPackageVersion>
<RuntimeFrameworkVersion Condition="'$(TargetFramework)'=='netcoreapp2.0'">2.0.0-*</RuntimeFrameworkVersion>
<TestSdkVersion>15.3.0-*</TestSdkVersion>