From 80537bd9fba9e3a3011a1f694eaef6db6d8ce260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 12:21:26 +0000 Subject: [PATCH] Bump Aspire.Hosting.Testing and 2 others Bumps Aspire.Hosting.Testing from 13.0.1 to 13.1.0 Bumps Microsoft.Extensions.DependencyInjection from 10.0.0 to 10.0.1 Bumps Microsoft.Extensions.Hosting from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Aspire.Hosting.Testing dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- Services/Bones.AppHost/Bones.AppHost.csproj | 2 ++ .../Bones.Testing.IntegrationTests.Shared.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Services/Bones.AppHost/Bones.AppHost.csproj b/Services/Bones.AppHost/Bones.AppHost.csproj index 50a2065b..c7dc7a3a 100644 --- a/Services/Bones.AppHost/Bones.AppHost.csproj +++ b/Services/Bones.AppHost/Bones.AppHost.csproj @@ -33,6 +33,8 @@ + + diff --git a/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj b/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj index ea351c55..aca7ec59 100644 --- a/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj +++ b/Tests/IntegrationTests/Bones.Testing.IntegrationTests.Shared/Bones.Testing.IntegrationTests.Shared.csproj @@ -36,7 +36,7 @@ - +