Skip to content

Commit

Permalink
Merge pull request #107 from NoahStolk/dependabot/nuget/src/Roslynato…
Browse files Browse the repository at this point in the history
…r.Analyzers-4.12.7

Bump Roslynator.Analyzers from 4.12.6 to 4.12.7 in /src
  • Loading branch information
NoahStolk authored Oct 2, 2024
2 parents 4e5f97c + e1f75ec commit 3688470
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 @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Roslynator.Analyzers" Version="4.12.6">
<PackageReference Include="Roslynator.Analyzers" Version="4.12.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 3688470

Please sign in to comment.