We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc45d79 commit 0f114f9Copy full SHA for 0f114f9
build/dependencies.props
@@ -4,6 +4,7 @@
4
<AspNetIntegrationTestingVersion>0.4.0-*</AspNetIntegrationTestingVersion>
5
<AspNetCoreModuleVersion>1.0.0-*</AspNetCoreModuleVersion>
6
<CoreFxVersion>4.3.0</CoreFxVersion>
7
+ <NETStandardImplicitPackageVersion>$(BundledNETStandardPackageVersion)</NETStandardImplicitPackageVersion>
8
<TestSdkVersion>15.0.0</TestSdkVersion>
9
<XunitVersion>2.2.0</XunitVersion>
10
</PropertyGroup>
0 commit comments