From 1fb5a5694547335a153f787aabd40e39495b63c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:07:19 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Aspire.Hosting.AppHost from 9.4.1 to 9.4.2 Bumps Microsoft.AspNetCore.OpenApi from 9.0.8 to 9.0.9 Bumps Scalar.AspNetCore from 2.7.2 to 2.8.0 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Scalar.AspNetCore dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../snippets/custom-urls/AspireApp.Api/AspireApp.Api.csproj | 4 ++-- .../custom-urls/AspireApp.AppHost/AspireApp.AppHost.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fundamentals/snippets/custom-urls/AspireApp.Api/AspireApp.Api.csproj b/docs/fundamentals/snippets/custom-urls/AspireApp.Api/AspireApp.Api.csproj index 3a3b55d8fe..37fac55dc2 100644 --- a/docs/fundamentals/snippets/custom-urls/AspireApp.Api/AspireApp.Api.csproj +++ b/docs/fundamentals/snippets/custom-urls/AspireApp.Api/AspireApp.Api.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/docs/fundamentals/snippets/custom-urls/AspireApp.AppHost/AspireApp.AppHost.csproj b/docs/fundamentals/snippets/custom-urls/AspireApp.AppHost/AspireApp.AppHost.csproj index 19f73dc63a..b680b57720 100644 --- a/docs/fundamentals/snippets/custom-urls/AspireApp.AppHost/AspireApp.AppHost.csproj +++ b/docs/fundamentals/snippets/custom-urls/AspireApp.AppHost/AspireApp.AppHost.csproj @@ -11,7 +11,7 @@ - +