Skip to content

Commit a55a4eb

Browse files
Bump Roslynator.Formatting.Analyzers from 4.12.10 to 4.13.1 (#1271)
Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.12.10 to 4.13.1. - [Release notes](https://github.com/dotnet/roslynator/releases) - [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md) - [Commits](dotnet/roslynator@v4.12.10...v4.13.1) --- updated-dependencies: - dependency-name: Roslynator.Formatting.Analyzers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ae2685 commit a55a4eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<PrivateAssets>all</PrivateAssets>
7474
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
7575
</PackageReference>
76-
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.12.10">
76+
<PackageReference Include="Roslynator.Formatting.Analyzers" Version="4.13.1">
7777
<PrivateAssets>all</PrivateAssets>
7878
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
7979
</PackageReference>

0 commit comments

Comments
 (0)