Skip to content

Commit

Permalink
Merge pull request #122 from dpvreony/renovate/all-microsoft
Browse files Browse the repository at this point in the history
Update dependency Microsoft.CodeAnalysis.NetAnalyzers to v7.0.4
  • Loading branch information
dpvreony committed Aug 28, 2023
2 parents e77657e + 63c2863 commit 20cac82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Directory.build.props
Expand Up @@ -54,7 +54,6 @@

<ItemGroup>
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.3" PrivateAssets="all" />
</ItemGroup>
<!-- Net Analyzers config taken from : https://docs.microsoft.com/en-gb/visualstudio/code-quality/migrate-from-fxcop-analyzers-to-net-analyzers?view=vs-2019 -->
<PropertyGroup>
Expand Down

0 comments on commit 20cac82

Please sign in to comment.