Use the bundled NETStandard.Library package in netstandard targeting libraries
This commit is contained in:
parent
856908eafa
commit
e7b403adee
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue