Skip to content

Commit 0c096df

Browse files
committed
remove Microsoft.Windows.Compatibility
1 parent 9bb0916 commit 0c096df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Verify/Verify.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<PackageReference Include="IndexRange" Version="1.0.0" Condition="$(TargetFramework) == 'netstandard2.0' OR $(TargetFramework) == 'net472'" PrivateAssets="all" />
2323
<PackageReference Include="Nullable" Version="1.3.0" Condition="$(TargetFramework) == 'netstandard2.0' OR $(TargetFramework) == 'net472'" PrivateAssets="all" />
2424
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="5.0.0" Condition="$(TargetFramework) == 'netstandard2.0' OR $(TargetFramework) == 'net472'" />
25-
<PackageReference Include="Microsoft.Windows.Compatibility" Version="5.0.2" />
2625
<Content Include="buildTransitive\Verify.props" PackagePath="buildTransitive\Verify.props" />
2726
<Content Include="buildTransitive\Verify.targets" PackagePath="buildTransitive\Verify.targets" />
2827
<Content Include="buildTransitive\Verify.props" PackagePath="build\Verify.props" />

0 commit comments

Comments
 (0)