Use the bundled NETStandard.Library package in netstandard targeting libraries

This commit is contained in:
Pranav K 2017-05-01 12:38:52 -07:00
parent 856908eafa
commit e7b403adee
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
<CoreFxVersion>4.3.0</CoreFxVersion>
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
<MoqVersion>4.7.1</MoqVersion>
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
<TestSdkVersion>15.0.0</TestSdkVersion>
<XdtVersion>1.4.0</XdtVersion>
<XunitVersion>2.2.0</XunitVersion>