Use the bundled NETStandard.Library package in netstandard targeting libraries

This commit is contained in:
Pranav K 2017-05-01 12:39:39 -07:00
parent c4dbc8d315
commit 4628a2ff4e
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<MoqVersion>4.7.1</MoqVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
<TestSdkVersion>15.0.0</TestSdkVersion>
<XunitVersion>2.2.0</XunitVersion>
</PropertyGroup>