Skip to content

Commit

Permalink
Merge pull request #41 from phmatray/dependabot/nuget/Roslynator.Anal…
Browse files Browse the repository at this point in the history
…yzers-4.12.0

Bump Roslynator.Analyzers from 4.11.0 to 4.12.0
  • Loading branch information
phmatray authored Apr 5, 2024
2 parents b0af9a5 + e98c98f commit e019c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msbuild/props/Dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.556" />
<PackageReference Include="StyleCop.Analyzers" PrivateAssets="all" />

<PackageVersion Include="Roslynator.Analyzers" Version="4.11.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.0" />
<PackageReference Include="Roslynator.Analyzers" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit e019c7f

Please sign in to comment.