Skip to content

Commit

Permalink
Bump Roslynator.Formatting.Analyzers from 4.6.2 to 4.11.0
Browse files Browse the repository at this point in the history
Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.6.2 to 4.11.0.
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.6.2...v4.11.0)

---
updated-dependencies:
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent d0fadd1 commit 8c612f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/MuseDashModToolsUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Roslynator.Formatting.Analyzers" Version="4.6.2">
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Roslynator.Formatting.Analyzers" Version="4.11.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 8c612f3

Please sign in to comment.