From e4c1e6e13330a34c1b00b40e8fcdab5e591f7c78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 13:26:32 +0000 Subject: [PATCH] Bump the dotnet group with 6 updates Bumps Aspire.Hosting.AppHost from 9.4.0 to 9.4.1 Bumps Aspire.Hosting.Testing from 9.4.0 to 9.4.1 Bumps Microsoft.Extensions.Http.Resilience from 9.7.0 to 9.8.0 Bumps Microsoft.Extensions.Logging.Console from 9.0.7 to 9.0.8 Bumps Microsoft.Extensions.ServiceDiscovery from 9.4.0 to 9.4.1 Bumps MSTest from 3.10.1 to 3.10.2 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Aspire.Hosting.Testing dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Http.Resilience dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging.Console dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.ServiceDiscovery dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: MSTest dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../mstest/AspireApp.AppHost/AspireApp.AppHost.csproj | 2 +- .../AspireApp.ServiceDefaults.csproj | 4 ++-- .../testing/mstest/AspireApp.Tests/AspireApp.Tests.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/testing/snippets/testing/mstest/AspireApp.AppHost/AspireApp.AppHost.csproj b/docs/testing/snippets/testing/mstest/AspireApp.AppHost/AspireApp.AppHost.csproj index bbcfa232d1..f7de20a75d 100644 --- a/docs/testing/snippets/testing/mstest/AspireApp.AppHost/AspireApp.AppHost.csproj +++ b/docs/testing/snippets/testing/mstest/AspireApp.AppHost/AspireApp.AppHost.csproj @@ -12,6 +12,6 @@ - + \ No newline at end of file diff --git a/docs/testing/snippets/testing/mstest/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj b/docs/testing/snippets/testing/mstest/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj index 9183e963ee..2bcf45151b 100644 --- a/docs/testing/snippets/testing/mstest/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj +++ b/docs/testing/snippets/testing/mstest/AspireApp.ServiceDefaults/AspireApp.ServiceDefaults.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/docs/testing/snippets/testing/mstest/AspireApp.Tests/AspireApp.Tests.csproj b/docs/testing/snippets/testing/mstest/AspireApp.Tests/AspireApp.Tests.csproj index 77064ac664..4bda3f4e0f 100644 --- a/docs/testing/snippets/testing/mstest/AspireApp.Tests/AspireApp.Tests.csproj +++ b/docs/testing/snippets/testing/mstest/AspireApp.Tests/AspireApp.Tests.csproj @@ -14,9 +14,9 @@ - - - + + +