Skip to content

Commit

Permalink
Update roslynator to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2024
1 parent 7e822cb commit d2fee2a
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 @@ -9,11 +9,11 @@
<PackageVersion Include="Rocket.Surgery.MSBuild.JetBrains.Annotations" Version="1.1.5" Condition="'$(MSBuildProjectName)'!='.build'" />
<PackageVersion Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.1.5" />
<PackageVersion Include="Polyfill" Version="2.4.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.10.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.10.0" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.10.0" />
<PackageVersion Include="Roslynator.CodeFixes" Version="4.10.0" />
<PackageVersion Include="Roslynator.Refactorings" Version="4.10.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.11.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.11.0" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.11.0" />
<PackageVersion Include="Roslynator.CodeFixes" Version="4.11.0" />
<PackageVersion Include="Roslynator.Refactorings" Version="4.11.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="5.12.0" />
Expand Down

0 comments on commit d2fee2a

Please sign in to comment.