Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the nuget group with 1 update
Bumps Meziantou.Analyzer from 2.0.208 to 2.0.210

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2025
commit 9fbb3e2723832e2e60b6d85fae298b83d47b44aa
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<PackageVersion Include="BenchmarkDotNet" Version="0.15.2" />

<!-- Analyzers-->
<GlobalPackageReference Include="Meziantou.Analyzer" Version="2.0.208">
<GlobalPackageReference Include="Meziantou.Analyzer" Version="2.0.210">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</GlobalPackageReference>
Expand Down
Loading