From ce584b95b77854cef5bc67a0b1ecc7df252762fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 12:32:36 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Aspire.Hosting.AppHost from 9.3.0-preview.1.25255.8 to 9.3.1 Bumps Microsoft.AspNetCore.OpenApi from 9.0.4 to 9.0.6 Bumps Scalar.AspNetCore from 2.2.7 to 2.4.13 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Scalar.AspNetCore dependency-version: 2.4.13 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 75407d98df..8a145c754e 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 53eca27b6f..46bbe2bc29 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 @@ - +