From 7d94777a649968531d6853af2881c6f312c19fce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jun 2025 06:02:11 +0000 Subject: [PATCH] fix: Bump Microsoft.Extensions.DependencyInjection and 3 others Bumps Microsoft.Extensions.DependencyInjection from 9.0.3 to 9.0.5 Bumps Microsoft.NET.Test.Sdk to 17.14.1, 17.14.1, 17.14.1, 17.14.1 Bumps Spectre.Console from 0.49.1 to 0.50.0 Bumps xunit.runner.visualstudio to 3.1.1, 3.1.1, 3.1.1, 3.1.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch - 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 - dependency-name: Spectre.Console dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: xunit.runner.visualstudio dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Coding.Protection.Core/Coding.Protection.Core.csproj | 6 +++--- test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj | 6 +++--- test/Bloom.Filter.Test/Bloom.Filter.Test.csproj | 6 +++--- test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj | 6 +++--- .../Lamport.Authentication.Test.csproj | 6 +++--- 5 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/Coding.Protection.Core/Coding.Protection.Core.csproj b/src/Coding.Protection.Core/Coding.Protection.Core.csproj index 607dcbb..4fec985 100644 --- a/src/Coding.Protection.Core/Coding.Protection.Core.csproj +++ b/src/Coding.Protection.Core/Coding.Protection.Core.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -9,8 +9,8 @@ - - + + diff --git a/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj b/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj index eedf226..94a422a 100644 --- a/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj +++ b/test/Atomic.Swap.Tests/Atomic.Swap.Tests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -12,9 +12,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj b/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj index 1c43b6a..5db8349 100644 --- a/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj +++ b/test/Bloom.Filter.Test/Bloom.Filter.Test.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -12,9 +12,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj b/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj index 4ac5870..206f613 100644 --- a/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj +++ b/test/Diffie.Hellman.Test/Diffie.Hellman.Test.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -13,9 +13,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj b/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj index 42b9105..2463622 100644 --- a/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj +++ b/test/Lamport.Authentication.Test/Lamport.Authentication.Test.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -12,9 +12,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive