Skip to content

Commit

Permalink
Update roslynator to v4.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 1, 2024
1 parent 5a51637 commit 6368342
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
<PackageVersion Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.2.1" Condition="'$(MSBuildProjectName)'!='.build'" />
<PackageVersion Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.2.1" />
<PackageVersion Include="Polyfill" Version="5.3.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.3" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.3" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.3" />
<PackageVersion Include="Roslynator.CodeFixes" Version="4.12.3" />
<PackageVersion Include="Roslynator.Refactorings" Version="4.12.3" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.4" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.4" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.4" />
<PackageVersion Include="Roslynator.CodeFixes" Version="4.12.4" />
<PackageVersion Include="Roslynator.Refactorings" Version="4.12.4" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="6.0.0-beta.7" />
Expand Down

0 comments on commit 6368342

Please sign in to comment.