Use the bundled NETStandard.Library package in netstandard targeting libraries

This commit is contained in:
Pranav K 2017-05-01 12:40:12 -07:00
parent 98e517de43
commit c0f4a211e4
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<IdentityModelOpenIdVersion>2.1.3</IdentityModelOpenIdVersion>
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
<JsonNetVersion>10.0.1</JsonNetVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
<OwinVersion>3.0.1</OwinVersion>
<TestSdkVersion>15.0.0</TestSdkVersion>
<XunitVersion>2.2.0</XunitVersion>