From 6b245f3367e6094d14ba5040a52964174e7912c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 13:27:02 +0000 Subject: [PATCH] [deps]: Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp Bumps Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 5.3.0-2.25625.1 Bumps Microsoft.CodeAnalysis.CSharp from 4.12.0 to 5.3.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.CodeAnalysis.Analyzers dependency-version: 5.3.0-2.25625.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Parlance.CSharp.Analyzers.csproj | 2 +- tests/Parlance.TestAnalyzer/Parlance.TestAnalyzer.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Parlance.CSharp.Analyzers/Parlance.CSharp.Analyzers.csproj b/src/Parlance.CSharp.Analyzers/Parlance.CSharp.Analyzers.csproj index 16018c3..e6cd89a 100644 --- a/src/Parlance.CSharp.Analyzers/Parlance.CSharp.Analyzers.csproj +++ b/src/Parlance.CSharp.Analyzers/Parlance.CSharp.Analyzers.csproj @@ -25,7 +25,7 @@ (the .NET SDK's csc), or they are silently disabled with CS9057. The .NET 10 SDK ships Roslyn 5.0, so this stays at 4.12.0 for broad host compatibility — do not let dependabot bump it above the lowest supported Roslyn. --> - + diff --git a/tests/Parlance.TestAnalyzer/Parlance.TestAnalyzer.csproj b/tests/Parlance.TestAnalyzer/Parlance.TestAnalyzer.csproj index e8af603..bf57830 100644 --- a/tests/Parlance.TestAnalyzer/Parlance.TestAnalyzer.csproj +++ b/tests/Parlance.TestAnalyzer/Parlance.TestAnalyzer.csproj @@ -9,8 +9,8 @@ - - + +