From bd74036eb9c511b7191d0434649e2d170c1b7c96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Jun 2025 12:22:43 +0000 Subject: [PATCH] Bump the dotnet group with 2 updates Bumps Aspire.Hosting.AppHost from 9.3.0 to 9.3.1 Bumps Microsoft.AspNetCore.OpenApi from 9.0.5 to 9.0.6 --- 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 ... Signed-off-by: dependabot[bot] --- .../AspireApp.AppHost/AspireApp.AppHost.csproj | 2 +- .../sql-server-integration/ExampleProject/ExampleProject.csproj | 2 +- 2 files changed, 2 insertions(+), 2 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 73c40ee85d..4f2037b3a2 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,7 +11,7 @@ - + diff --git a/docs/database/snippets/sql-server-integration/ExampleProject/ExampleProject.csproj b/docs/database/snippets/sql-server-integration/ExampleProject/ExampleProject.csproj index 1fc25bd211..06f4aab1ab 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 @@ - +