From 659e7ffc7656b66e58ef368e2695b38a30aa69bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 12:09:17 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Aspire.Hosting.AppHost from 9.5.0 to 9.5.1 Bumps Aspire.Hosting.SqlServer from 9.5.0 to 9.5.1 Bumps Microsoft.AspNetCore.OpenApi from 9.0.9 to 9.0.10 --- updated-dependencies: - dependency-name: Aspire.Hosting.AppHost dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Aspire.Hosting.SqlServer dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../AspireApp.AppHost/AspireApp.AppHost.csproj | 4 ++-- .../ExampleProject/ExampleProject.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/database/snippets/sql-server-integration/AspireApp.AppHost/AspireApp.AppHost.csproj b/docs/database/snippets/sql-server-integration/AspireApp.AppHost/AspireApp.AppHost.csproj index 548c8e10e7..851bb156b1 100644 --- a/docs/database/snippets/sql-server-integration/AspireApp.AppHost/AspireApp.AppHost.csproj +++ b/docs/database/snippets/sql-server-integration/AspireApp.AppHost/AspireApp.AppHost.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/docs/database/snippets/sql-server-integration/ExampleProject/ExampleProject.csproj b/docs/database/snippets/sql-server-integration/ExampleProject/ExampleProject.csproj index f2c6ea58c3..1dc4dd096c 100644 --- a/docs/database/snippets/sql-server-integration/ExampleProject/ExampleProject.csproj +++ b/docs/database/snippets/sql-server-integration/ExampleProject/ExampleProject.csproj @@ -7,7 +7,7 @@ - +