Use the bundled NETStandard.Library package in netstandard targeting libraries
This commit is contained in:
parent
0edd62339e
commit
87fcdc4b0e
|
|
@ -8,6 +8,7 @@
|
|||
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
|
||||
<JsonNetVersion>10.0.1</JsonNetVersion>
|
||||
<MoqVersion>4.7.1</MoqVersion>
|
||||
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
|
||||
<RedisVersion>1.1.605</RedisVersion>
|
||||
<TestSdkVersion>15.0.0</TestSdkVersion>
|
||||
<XunitVersion>2.2.0</XunitVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue