From 65656ef9edbdef7c05cc8e3ed45d9c9491ea125d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 14:14:45 +0000 Subject: [PATCH] Bump the nuget-deps group with 5 updates Bumps Microsoft.Extensions.DependencyInjection from 10.0.9 to 10.0.10 Bumps Microsoft.Extensions.Hosting.Abstractions from 10.0.9 to 10.0.10 Bumps Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1 Bumps Polyfill from 10.11.2 to 11.0.1 Bumps Verify.NUnit from 31.24.1 to 31.25.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-deps - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps - dependency-name: Polyfill dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-deps - dependency-name: Verify.NUnit dependency-version: 31.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-deps ... Signed-off-by: dependabot[bot] --- .../Invex.Extensions.Hosting.csproj | 2 +- .../Invex.Extensions.Hosting.Tests.csproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Invex.Extensions.Hosting/Invex.Extensions.Hosting.csproj b/src/Invex.Extensions.Hosting/Invex.Extensions.Hosting.csproj index 0a891f5..dfa6a06 100644 --- a/src/Invex.Extensions.Hosting/Invex.Extensions.Hosting.csproj +++ b/src/Invex.Extensions.Hosting/Invex.Extensions.Hosting.csproj @@ -11,7 +11,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/Invex.Extensions.Hosting.Tests/Invex.Extensions.Hosting.Tests.csproj b/tests/Invex.Extensions.Hosting.Tests/Invex.Extensions.Hosting.Tests.csproj index dc5dc94..c786a1d 100644 --- a/tests/Invex.Extensions.Hosting.Tests/Invex.Extensions.Hosting.Tests.csproj +++ b/tests/Invex.Extensions.Hosting.Tests/Invex.Extensions.Hosting.Tests.csproj @@ -9,12 +9,12 @@ - - + + - + @@ -31,7 +31,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive