From a7fbb3e7150531e2b9b864a4ba8f4b67f508296f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 16:26:40 +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] --- 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 255de69..66dc0c6 100644 --- a/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj +++ b/app-auth/GraphAppOnlyTutorial/GraphAppOnlyTutorial.csproj @@ -24,8 +24,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive