From b2e3f1e9bf491c1c5f2f8dffb4edaa78c861d7d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 08:56:23 +0000 Subject: [PATCH] fix: Bump Microsoft.NET.Test.Sdk to 17.14.1 --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj | 2 +- test/Bloom.Filter.Test/Bloom.Filter.Test.csproj | 2 +- test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj | 2 +- .../Lamport.Authentication.Test.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj b/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj index eedf226..1149464 100644 --- a/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj +++ b/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj b/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj index 1c43b6a..e338d5b 100644 --- a/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj +++ b/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj b/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj index 4ac5870..06d98f7 100644 --- a/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj +++ b/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj @@ -13,7 +13,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all diff --git a/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj b/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj index 42b9105..4a31f97 100644 --- a/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj +++ b/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all