Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Commit f9cd44d

Browse files
committed
Use the bundled NETStandard.Library package in netstandard targeting libraries
1 parent 73a91b1 commit f9cd44d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/dependencies.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<AspNetCoreModuleVersion>1.0.0-*</AspNetCoreModuleVersion>
77
<CoreFxVersion>4.3.0</CoreFxVersion>
88
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
9+
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
910
<SystemNetHttpClientVersion>4.3.1</SystemNetHttpClientVersion>
1011
<TestSdkVersion>15.0.0</TestSdkVersion>
1112
<XunitVersion>2.2.0</XunitVersion>

0 commit comments

Comments
 (0)