From fab714734a8edf0947ec7fd766b850dc6b323ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 14:22:34 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.NetAnalyzers and 3 others Bumps Microsoft.CodeAnalysis.NetAnalyzers from 9.0.0 to 10.0.300 Bumps NUnit from 3.14.0 to 4.6.1 Bumps NUnit3TestAdapter from 4.6.0 to 6.2.0 Bumps protobuf-net from 2.4.4 to 3.2.56 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-version: 10.0.300 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: NUnit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: NUnit3TestAdapter dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: protobuf-net dependency-version: 3.2.56 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- Directory.Build.targets | 108 ++++++++++++++++++++-------------------- 1 file changed, 54 insertions(+), 54 deletions(-) diff --git a/Directory.Build.targets b/Directory.Build.targets index 2da41427e..7082c12f4 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,54 +1,54 @@ - - - - - - - - - - $(DefineConstants);INTERNAL_NULLABLE_ATTRIBUTES - - - - - 13.0 - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + + + + + + + $(DefineConstants);INTERNAL_NULLABLE_ATTRIBUTES + + + + + 13.0 + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + +