From 875951cfa8df681b3f6831e5fbc753007641958b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 12:45:41 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.OpenApi Bumps the dotnet group in /docs/ai/how-to/snippets/hosted-app-auth with 1 update: [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore). Updates `Microsoft.AspNetCore.OpenApi` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj b/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj index a54972f53102d..a620960c6e801 100644 --- a/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj +++ b/docs/ai/how-to/snippets/hosted-app-auth/hosted-app-auth.csproj @@ -10,7 +10,7 @@ - +