Skip to content

Commit

Permalink
Merge pull request #111 from dpvreony/renovate/stylecop.analyzers-1.x
Browse files Browse the repository at this point in the history
Update dependency stylecop.analyzers to v1.2.0-beta.507
  • Loading branch information
dpvreony committed Jun 21, 2023
2 parents 550a68c + 5a31f35 commit e83afb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.435" PrivateAssets="all" />
<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 -->
Expand Down

0 comments on commit e83afb6

Please sign in to comment.