From 04d357909069ef3b66ce3b23a69ac696b4daf989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:05:57 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Azure.Identity from 1.14.2 to 1.16.0 Bumps Microsoft.AspNetCore.OpenApi from 9.0.8 to 9.0.9 Bumps Microsoft.Extensions.AI from 9.7.1 to 9.9.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor 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: Microsoft.Extensions.AI dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../how-to/snippets/hosted-app-auth/hosted-app-auth.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 6946dc6a8d2a9..dc4452032e2cd 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 @@ -9,9 +9,9 @@ - - - + + +