Browse Source

Bump Meziantou.Analyzer from 2.0.142 to 2.0.143 (#1015)

Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.142 to 2.0.143.
- [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
- [Commits](https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.142...2.0.143)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1018/head
dependabot[bot] 1 year ago
committed by GitHub
parent
commit
53c3da09fc
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Directory.Build.props

2
Directory.Build.props

@ -85,7 +85,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Meziantou.Analyzer" Version="2.0.142">
<PackageReference Include="Meziantou.Analyzer" Version="2.0.143">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>

Loading…
Cancel
Save