From 95014b01ff63d2a95325af8af3bec79e9e0ba58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:37:54 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets Bumps Microsoft.Extensions.Configuration.Json from 10.0.1 to 10.0.3 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.1 to 10.0.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- user-auth/GraphTutorial/GraphTutorial.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/user-auth/GraphTutorial/GraphTutorial.csproj b/user-auth/GraphTutorial/GraphTutorial.csproj index aa710de..820eac9 100644 --- a/user-auth/GraphTutorial/GraphTutorial.csproj +++ b/user-auth/GraphTutorial/GraphTutorial.csproj @@ -23,8 +23,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive