Skip to content

Commit

Permalink
Update roslynator to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 10, 2024
1 parent 51c0473 commit 45d2c20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<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.0.1" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.8.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.8.0" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.8.0" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.9.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.9.0" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.9.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="GitVersion.Tool" Version="5.12.0" />
Expand Down

0 comments on commit 45d2c20

Please sign in to comment.