Skip to content

Commit

Permalink
Merge pull request #90 from NoahStolk/dependabot/nuget/src/Roslynator…
Browse files Browse the repository at this point in the history
….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 bae8ca5 + 51f96c3 commit ecb5b26
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 @@ -21,7 +21,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 ecb5b26

Please sign in to comment.