Skip to content

Commit

Permalink
Merge pull request #12 from lucasteles/dependabot/nuget/Roslynator.Fo…
Browse files Browse the repository at this point in the history
…rmatting.Analyzers-4.5.0

Bump Roslynator.Formatting.Analyzers from 4.1.2 to 4.5.0
  • Loading branch information
lucasteles committed Oct 3, 2023
2 parents 2e5a201 + c09ef7b commit 5aec46d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CSharpPlus.Tests/CSharpPlus.Tests.csproj
Expand Up @@ -31,7 +31,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Update="Roslynator.Formatting.Analyzers" Version="4.1.2">
<PackageReference Update="Roslynator.Formatting.Analyzers" Version="4.5.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 5aec46d

Please sign in to comment.