From d83ea4fbb39fd974173cb118f7c1876f78209749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 19:44:46 +0000 Subject: [PATCH] Bump the dotnet group with 3 updates Bumps Azure.Identity from 1.16.0 to 1.17.0 Bumps Microsoft.Extensions.Configuration from 9.0.9 to 10.0.0 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.9 to 10.0.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../chat-with-data/azure-openai/VectorDataAI.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ai/quickstarts/snippets/chat-with-data/azure-openai/VectorDataAI.csproj b/docs/ai/quickstarts/snippets/chat-with-data/azure-openai/VectorDataAI.csproj index 566118036162e..21e35524c70c1 100644 --- a/docs/ai/quickstarts/snippets/chat-with-data/azure-openai/VectorDataAI.csproj +++ b/docs/ai/quickstarts/snippets/chat-with-data/azure-openai/VectorDataAI.csproj @@ -10,10 +10,10 @@ - + - - + +