Skip to content

Commit

Permalink
Merge pull request #69 from NoahStolk/dependabot/nuget/src/Roslynator…
Browse files Browse the repository at this point in the history
….Analyzers-4.12.4

Bump Roslynator.Analyzers from 4.12.3 to 4.12.4 in /src
  • Loading branch information
NoahStolk authored Jun 4, 2024
2 parents 95ef14d + a89eedd commit b891223
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.3">
<PackageReference Include="Roslynator.Analyzers" Version="4.12.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b891223

Please sign in to comment.