From 7f0ba7943fca1e7bd57974918d3229e1d5a4ddc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 21:03:54 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp.Workspaces and System.Collections.Immutable Bumps Microsoft.CodeAnalysis.CSharp.Workspaces from 4.1.0 to 5.0.0 Bumps System.Collections.Immutable from 6.0.0 to 9.0.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Collections.Immutable dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/nunit.analyzers.tests/nunit.analyzers.tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nunit.analyzers.tests/nunit.analyzers.tests.csproj b/src/nunit.analyzers.tests/nunit.analyzers.tests.csproj index b8e74507..f7f4aaae 100644 --- a/src/nunit.analyzers.tests/nunit.analyzers.tests.csproj +++ b/src/nunit.analyzers.tests/nunit.analyzers.tests.csproj @@ -10,7 +10,7 @@ - + @@ -18,7 +18,7 @@ - +