From 41dd37b268822678d2f0a72aa4a397f9de8ff650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:24:49 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets Bumps Microsoft.Extensions.Configuration.Json from 10.0.0 to 10.0.2 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.0 to 10.0.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj b/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj index f4c632a..44cce2a 100644 --- a/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj +++ b/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj @@ -24,8 +24,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive