Skip to content

Commit

Permalink
Bump Roslynator.CodeAnalysis.Analyzers from 4.1.1 to 4.1.2 (#325)
Browse files Browse the repository at this point in the history
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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2022
1 parent c94c484 commit cf65b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.1.1">
<PackageReference Include="Roslynator.CodeAnalysis.Analyzers" Version="4.1.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit cf65b85

Please sign in to comment.