Skip to content

Commit

Permalink
build(deps): Bump Meziantou.Analyzer from 1.0.721 to 1.0.723
Browse files Browse the repository at this point in the history
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 1.0.721 to 1.0.723.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and linkdotnet committed Sep 7, 2022
1 parent 68b9348 commit 415183a
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 @@ -48,7 +48,7 @@
<!-- Shared code analyzers used for all projects in the solution -->
<ItemGroup Label="Code Analyzers">
<PackageReference Include="AsyncFixer" Version="1.6.0" PrivateAssets="All" />
<PackageReference Include="Meziantou.Analyzer" Version="1.0.721" PrivateAssets="All" />
<PackageReference Include="Meziantou.Analyzer" Version="1.0.723" PrivateAssets="All" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.44.0.52574" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 415183a

Please sign in to comment.