Skip to content

Commit

Permalink
Bump Roslynator.Analyzers from 4.11.0 to 4.12.0 (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 23, 2024
1 parent 6dbe786 commit b9bee8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageVersion Include="Roslynator.Analyzers" Version="4.11.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.0" />
<PackageReference Include="Roslynator.Analyzers">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit b9bee8b

Please sign in to comment.