From f4ccca74194a7d3beb69c2eb5236a8d9aec70992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 00:59:53 +0000 Subject: [PATCH] deps: Bump Microsoft.AspNetCore.DataProtection and System.Security.Cryptography.Xml Bumps Microsoft.AspNetCore.DataProtection from 8.0.27 to 10.0.8 Bumps System.Security.Cryptography.Xml from 8.0.3 to 10.0.8 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.DataProtection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.DataProtection dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: System.Security.Cryptography.Xml dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/MultiReplica.Sample/MultiReplica.Sample.csproj | 2 +- .../PostQuantum.DataProtection.csproj | 3 ++- .../PostQuantum.DataProtection.Tests.csproj | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/samples/MultiReplica.Sample/MultiReplica.Sample.csproj b/samples/MultiReplica.Sample/MultiReplica.Sample.csproj index ce281ec..d3ebb02 100644 --- a/samples/MultiReplica.Sample/MultiReplica.Sample.csproj +++ b/samples/MultiReplica.Sample/MultiReplica.Sample.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/PostQuantum.DataProtection/PostQuantum.DataProtection.csproj b/src/PostQuantum.DataProtection/PostQuantum.DataProtection.csproj index 8d9d395..056aef5 100644 --- a/src/PostQuantum.DataProtection/PostQuantum.DataProtection.csproj +++ b/src/PostQuantum.DataProtection/PostQuantum.DataProtection.csproj @@ -69,8 +69,9 @@ + - + diff --git a/tests/PostQuantum.DataProtection.Tests/PostQuantum.DataProtection.Tests.csproj b/tests/PostQuantum.DataProtection.Tests/PostQuantum.DataProtection.Tests.csproj index c182948..8a7c102 100644 --- a/tests/PostQuantum.DataProtection.Tests/PostQuantum.DataProtection.Tests.csproj +++ b/tests/PostQuantum.DataProtection.Tests/PostQuantum.DataProtection.Tests.csproj @@ -18,9 +18,9 @@ - + - +