Use the bundled NETStandard.Library package in netstandard targeting libraries
This commit is contained in:
parent
339b2c3e4a
commit
e711985920
|
|
@ -7,6 +7,7 @@
|
|||
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
|
||||
<JsonNetVersion>10.0.1</JsonNetVersion>
|
||||
<MoqVersion>4.7.1</MoqVersion>
|
||||
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
|
||||
<RoslynVersion>2.0.0</RoslynVersion>
|
||||
<RoslynDevVersion>2.3.0-beta1-61624-03</RoslynDevVersion>
|
||||
<StreamJsonRpcVersion>1.0.2-rc</StreamJsonRpcVersion>
|
||||
|
|
|
|||
Loading…
Reference in New Issue