Merge remote-tracking branch 'origin/rel/2.0.0-preview1' into dev

This commit is contained in:
Pranav K 2017-05-01 22:02:44 -07:00
commit 544e4fb7b5
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<AspNetCoreModuleVersion>1.0.0-*</AspNetCoreModuleVersion>
<CoreFxVersion>4.3.0</CoreFxVersion>
<DotNetPlatformAbstractionsVersion>1.1.0</DotNetPlatformAbstractionsVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
<SystemNetHttpVersion>4.3.1</SystemNetHttpVersion>
<TestSdkVersion>15.0.0</TestSdkVersion>
<XunitVersion>2.2.0</XunitVersion>