From 181dcd2956cb4cb6514ac3c190ca501ac0cae508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:38:56 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web.GraphServiceClient in /GraphTutorial Bumps [Microsoft.Identity.Web.GraphServiceClient](https://github.com/AzureAD/microsoft-identity-web) from 2.20.0 to 3.0.0. - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/master/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.20.0...3.0.0) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.GraphServiceClient dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- GraphTutorial/GraphTutorial.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GraphTutorial/GraphTutorial.csproj b/GraphTutorial/GraphTutorial.csproj index 443b65c..4f81790 100644 --- a/GraphTutorial/GraphTutorial.csproj +++ b/GraphTutorial/GraphTutorial.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive