Skip to content

Commit

Permalink
Bump CSharpGuidelinesAnalyzer from 3.8.4 to 3.8.5
Browse files Browse the repository at this point in the history
Bumps [CSharpGuidelinesAnalyzer](https://github.com/bkoelman/CSharpGuidelinesAnalyzer) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/bkoelman/CSharpGuidelinesAnalyzer/releases)
- [Commits](bkoelman/CSharpGuidelinesAnalyzer@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: CSharpGuidelinesAnalyzer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 05c8ee2 commit f276577
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 @@ -26,7 +26,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.4">
<PackageReference Include="CSharpGuidelinesAnalyzer" Version="3.8.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit f276577

Please sign in to comment.