From 00f08c6bf77a3a6e5c636e7735bea4120a5927dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 12:58:58 +0000 Subject: [PATCH] Update: - Azure.Identity to 1.14.0 - Microsoft.Extensions.Configuration to 9.0.5 - Microsoft.Extensions.Configuration.UserSecrets to 9.0.5 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../snippets/build-chat-app/azure-openai/ChatAppAI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj b/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj index a583030a7d473..fbc39e7ab01f3 100644 --- a/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj +++ b/docs/ai/quickstarts/snippets/build-chat-app/azure-openai/ChatAppAI.csproj @@ -9,11 +9,11 @@ - + - - + +