Skip to content

Commit 0f114f9

Browse files
committed
Use the bundled NETStandard.Library package in netstandard targeting libraries
1 parent fc45d79 commit 0f114f9

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
@@ -4,6 +4,7 @@
44
<AspNetIntegrationTestingVersion>0.4.0-*</AspNetIntegrationTestingVersion>
55
<AspNetCoreModuleVersion>1.0.0-*</AspNetCoreModuleVersion>
66
<CoreFxVersion>4.3.0</CoreFxVersion>
7+
<NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
78
<TestSdkVersion>15.0.0</TestSdkVersion>
89
<XunitVersion>2.2.0</XunitVersion>
910
</PropertyGroup>

0 commit comments

Comments
 (0)