Skip to content

Commit e356cb3

Browse files
dependabot[bot]egil
authored andcommitted
build(deps): bump Meziantou.Analyzer from 1.0.672 to 1.0.673
Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 1.0.672 to 1.0.673. - [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>
1 parent b05641e commit e356cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
<!-- Shared code analyzers used for all projects in the solution -->
4848
<ItemGroup Label="Code Analyzers">
4949
<PackageReference Include="AsyncFixer" Version="1.5.1" PrivateAssets="All" />
50-
<PackageReference Include="Meziantou.Analyzer" Version="1.0.672" PrivateAssets="All" />
50+
<PackageReference Include="Meziantou.Analyzer" Version="1.0.673" PrivateAssets="All" />
5151
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.30.0.37606" PrivateAssets="All" />
5252
</ItemGroup>
5353

0 commit comments

Comments
 (0)