Skip to content

Commit 5b114a1

Browse files
Bump Roslynator.CodeAnalysis.Analyzers from 4.1.1 to 4.1.2
Bumps [Roslynator.CodeAnalysis.Analyzers](https://github.com/josefpihrt/roslynator) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/josefpihrt/roslynator/releases) - [Changelog](https://github.com/JosefPihrt/Roslynator/blob/main/ChangeLog.md) - [Commits](dotnet/roslynator@v4.1.1...v4.1.2) --- updated-dependencies: - dependency-name: Roslynator.CodeAnalysis.Analyzers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 964312a commit 5b114a1

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
@@ -31,7 +31,7 @@
3131
<PrivateAssets>all</PrivateAssets>
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3333
</PackageReference>
34-
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.1.1">
34+
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.1.2">
3535
<PrivateAssets>all</PrivateAssets>
3636
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3737
</PackageReference>

0 commit comments

Comments
 (0)