Skip to content

Commit

Permalink
Merge pull request #70 from OpenRakis/dependabot/nuget/tools/cd/Rosly…
Browse files Browse the repository at this point in the history
…nator.CodeAnalysis.Analyzers-4.12.3

Bump Roslynator.CodeAnalysis.Analyzers from 4.12.2 to 4.12.3 in /tools/cd
  • Loading branch information
maximilien-noal authored May 16, 2024
2 parents 394aee3 + d71833c commit f86e6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cd/DuneSaveDescriptor/DuneSaveDescriptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.2">
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f86e6d2

Please sign in to comment.