From 2376eb3702271e68a062122d1f30d40ab85faf9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 22:01:57 +0000 Subject: [PATCH] Bump Microsoft.CodeAnalysis.CSharp from 4.5.0 to 5.6.0 --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Proteos.Encryption.Analyzers.csproj | 2 +- .../Proteos.Encryption.Analyzers.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj b/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj index 79b5f2f..eeec6c9 100644 --- a/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj +++ b/src/Proteos.Encryption.Analyzers/Proteos.Encryption.Analyzers.csproj @@ -15,7 +15,7 @@ - + diff --git a/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj b/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj index ca9c28b..4ea6400 100644 --- a/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj +++ b/tests/Proteos.Encryption.Analyzers.Tests/Proteos.Encryption.Analyzers.Tests.csproj @@ -8,7 +8,7 @@ - +