From cb696aff4bc4429c0a468e7214d67f894e810428 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:10:29 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web.GraphServiceClient in /GraphTutorial Bumps [Microsoft.Identity.Web.GraphServiceClient](https://github.com/AzureAD/microsoft-identity-web) from 2.17.0 to 2.17.2. - [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.17.0...2.17.2) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.GraphServiceClient dependency-type: direct:production update-type: version-update:semver-patch ... 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 fdd72cc..bcc5c90 100644 --- a/GraphTutorial/GraphTutorial.csproj +++ b/GraphTutorial/GraphTutorial.csproj @@ -14,7 +14,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive