Skip to content

Commit

Permalink
Update code analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
nxrighthere committed Sep 13, 2021
1 parent 8a43fd1 commit 29d15ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Install/Install.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeQuality.Analyzers" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NetCore.Analyzers" Version="3.3.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="5.0.3" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit 29d15ae

Please sign in to comment.