Merge pull request #335 from GeWuYou/dependabot/nuget/Meziantou.Analyzer-3.0.72

Bump Meziantou.Analyzer from 3.0.60 to 3.0.72
This commit is contained in:
gewuyou 2026-05-07 22:00:58 +08:00 committed by GitHub
commit 02a60df718
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,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.60">
<PackageReference Include="Meziantou.Analyzer" Version="3.0.72">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>