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 58145d3 commit fd90301Copy full SHA for fd90301
build/common.props
@@ -19,6 +19,5 @@
19
20
<ItemGroup Condition="'$(TargetFrameworkIdentifier)'=='.NETFramework'">
21
<PackageReference Include="NETStandard.Library" Version="$(NETStandardImplicitPackageVersion)" />
22
- <PackageReference Include="NETStandard.Library.NETFramework" Version="$(NETStandardLibraryNETFrameworkVersion)" />
23
</ItemGroup>
24
</Project>
0 commit comments