Skip to content

Commit

Permalink
Merge pull request #10 from NoahStolk/dependabot/nuget/src/Roslynator…
Browse files Browse the repository at this point in the history
….Analyzers-4.6.2

Bump Roslynator.Analyzers from 4.6.1 to 4.6.2 in /src
  • Loading branch information
NoahStolk authored Nov 13, 2023
2 parents d6becca + 2947809 commit b8fdd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup Label="Static code analysis">
<PackageVersion Include="Nullable.Extended.Analyzer" Version="1.10.4539" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.6.1" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.6.2" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.12.0.78982" />
<PackageVersion Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
</ItemGroup>
Expand Down

0 comments on commit b8fdd3d

Please sign in to comment.