Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Commit

Permalink
FxCopAnalyzers already pulls in other analyzers (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
skolima committed Oct 10, 2019
1 parent 8f21c20 commit 479a2c1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.CodeQuality.Analyzers" Version="2.9.2" PrivateAssets="All" />
<PackageReference Include="Microsoft.NetCore.Analyzers" Version="2.9.2" PrivateAssets="All" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 479a2c1

Please sign in to comment.