Use the bundled NETStandard.Library package in netstandard targeting libraries
This commit is contained in:
parent
948e465e93
commit
18ff4c3a63
|
|
@ -5,6 +5,7 @@
|
|||
<IdentityEFCompatVersion>2.2.1</IdentityEFCompatVersion>
|
||||
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
|
||||
<MoqVersion>4.7.1</MoqVersion>
|
||||
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
|
||||
<OwinSecurityVersion>3.0.1</OwinSecurityVersion>
|
||||
<TestSdkVersion>15.0.0</TestSdkVersion>
|
||||
<XunitVersion>2.2.0</XunitVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue