Skip to content

Commit

Permalink
build(deps): bump Meziantou.Analyzer from 1.0.694 to 1.0.695
Browse files Browse the repository at this point in the history
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 1.0.694 to 1.0.695.
- [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 egil committed Feb 22, 2022
1 parent 616fe6d commit 555887f
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 @@ -47,7 +47,7 @@
<!-- Shared code analyzers used for all projects in the solution -->
<ItemGroup Label="Code Analyzers">
<PackageReference Include="AsyncFixer" Version="1.5.1" PrivateAssets="All" />
<PackageReference Include="Meziantou.Analyzer" Version="1.0.694" PrivateAssets="All" />
<PackageReference Include="Meziantou.Analyzer" Version="1.0.695" PrivateAssets="All" />
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.35.0.42613" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit 555887f

Please sign in to comment.