Skip to content

Commit

Permalink
Bump Roslynator.Formatting.Analyzers from 4.1.2 to 4.2.0 (#3428)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 3, 2022
1 parent d1d4a42 commit 3433b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Expand Up @@ -29,7 +29,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.1.2">
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 3433b55

Please sign in to comment.