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

Commit 561a22e

Browse files
committed
Use the bundled NETStandard.Library package in netstandard targeting libraries
1 parent 8bece90 commit 561a22e

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
@@ -7,6 +7,7 @@
77
<InternalAspNetCoreSdkVersion>2.0.0-*</InternalAspNetCoreSdkVersion>
88
<JsonNetBsonVersion>1.0.1</JsonNetBsonVersion>
99
<MoqVersion>4.7.1</MoqVersion>
10+
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
1011
<RoslynVersion>2.0.0</RoslynVersion>
1112
<TestSdkVersion>15.0.0</TestSdkVersion>
1213
<WebApiClientVersion>5.2.2</WebApiClientVersion>

0 commit comments

Comments
 (0)