From 5c1a423d08ff751f428ef271e7cace2719f37c07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Jul 2026 11:29:59 +0000 Subject: [PATCH] Bump the dotnet-dependencies group with 4 updates Bumps Meziantou.Analyzer from 3.0.117 to 3.0.121 Bumps Microsoft.CodeAnalysis.BannedApiAnalyzers from 4.14.0 to 5.6.0 Bumps Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.4 to 5.6.0 Bumps SonarAnalyzer.CSharp from 10.27.0.140913 to 10.28.0.143324 --- updated-dependencies: - dependency-name: Meziantou.Analyzer dependency-version: 3.0.121 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-dependencies - dependency-name: Microsoft.CodeAnalysis.BannedApiAnalyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: Microsoft.CodeAnalysis.PublicApiAnalyzers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-dependencies - dependency-name: SonarAnalyzer.CSharp dependency-version: 10.28.0.143324 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet-dependencies ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 2a79d72..1aaea38 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -47,19 +47,19 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -73,7 +73,7 @@ Library projects under src/ should opt in; test / example / benchmark projects should not. Per-repo enablement is tracked as a follow-up maintenance issue. --> - + all runtime; build; native; contentfiles; analyzers; buildtransitive