Skip to content

Commit

Permalink
Merge pull request #6 from lucasteles/dependabot/nuget/Roslynator.Ana…
Browse files Browse the repository at this point in the history
…lyzers-4.2.0

Bump Roslynator.Analyzers from 4.1.2 to 4.2.0
  • Loading branch information
lucasteles committed Sep 27, 2023
2 parents 3fbe005 + 177217e commit ab1fb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CSharpPlus.Tests/CSharpPlus.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Update="Roslynator.Analyzers" Version="4.1.2">
<PackageReference Update="Roslynator.Analyzers" Version="4.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit ab1fb6f

Please sign in to comment.