Skip to content

Commit

Permalink
Remove redundant package removal
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaslevesque committed Feb 3, 2022
1 parent 1764814 commit 81b3e08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@
<OctokitVersion>0.31.0</OctokitVersion>
</PropertyGroup>

<ItemGroup>
<PackageReference Remove="Microsoft.CodeAnalysis.FxCopAnalyzers" />
</ItemGroup>

</Project>

0 comments on commit 81b3e08

Please sign in to comment.