From 4e7006df35a69ad31a80a7a7b658dc9da2f5f48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 16:36:08 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets Bumps Microsoft.Extensions.Configuration.Json from 10.0.2 to 10.0.3 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.2 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] --- 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 a8b4310..1e60941 100644 --- a/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj +++ b/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj @@ -24,8 +24,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive