From c5f8df99394da22b3ff99cc219b306aa43fbed20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 15:05:57 +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.1 Bumps Microsoft.Extensions.Configuration.UserSecrets from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.1 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..49c094b 100644 --- a/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj +++ b/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj @@ -24,8 +24,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive