From 3e0b81307c0218b59cd07ef017db5cf9699818f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:10:24 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets Bumps Microsoft.Extensions.Configuration.Json from 9.0.10 to 10.0.0 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.10 to 10.0.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 55515b0..55d3c94 100644 --- a/user-auth/GraphTutorial/GraphTutorial.csproj +++ b/user-auth/GraphTutorial/GraphTutorial.csproj @@ -23,8 +23,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive