Bump Meziantou.Analyzer from 3.0.84 to 3.0.90

---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 3.0.90
  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-05-21 14:05:49 +00:00 committed by gewuyou
parent 8b7c512899
commit be359ce5df

View File

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