Skip to content

Commit fd90301

Browse files
ryanbrandenburgSteveSandersonMS
authored andcommitted
Remove NETStandard.Library.NETFramework
1 parent 58145d3 commit fd90301

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/common.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@
1919

2020
<ItemGroup Condition="'$(TargetFrameworkIdentifier)'=='.NETFramework'">
2121
<PackageReference Include="NETStandard.Library" Version="$(NETStandardImplicitPackageVersion)" />
22-
<PackageReference Include="NETStandard.Library.NETFramework" Version="$(NETStandardLibraryNETFrameworkVersion)" />
2322
</ItemGroup>
2423
</Project>

0 commit comments

Comments
 (0)