Skip to content

Commit

Permalink
Update roslyn to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent d91b8dc commit f82d568
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.2.1" Condition="'$(MSBuildProjectName)'!='.build'" />
<PackageVersion Include="Rocket.Surgery.MSBuild.SourceLink" Version="1.2.1" />
<PackageVersion Include="Polyfill" Version="4.0.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.Analyzers" Version="4.12.0" />
<PackageVersion Include="Roslynator.Formatting.Analyzers" Version="4.12.0" />
<PackageVersion Include="Roslynator.CodeAnalysis.Analyzers" Version="4.12.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Docfx.App" Version="2.75.3" />
Expand Down

0 comments on commit f82d568

Please sign in to comment.