Skip to content

Commit

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

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

0 comments on commit b0d9258

Please sign in to comment.