Bump Meziantou.Analyzer from 3.0.52 to 3.0.58

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-30 13:08:37 +00:00 committed by gewuyou
parent 85a8b35154
commit 52b96ed36f

View File

@ -1,7 +1,7 @@
<Project>
<!-- Keep repository-wide analyzer behavior consistent while allowing only selected projects to opt into polyfills. -->
<ItemGroup>
<PackageReference Include="Meziantou.Analyzer" Version="3.0.52">
<PackageReference Include="Meziantou.Analyzer" Version="3.0.58">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>