From 22ff5c290913e34006b8fe0768cb22d2dd4865c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:00:39 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web.UI and Microsoft.Identity.Web Bumps [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web) and [Microsoft.Identity.Web](https://github.com/AzureAD/microsoft-identity-web). These dependencies needed to be updated together. Updates `Microsoft.Identity.Web.UI` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.17.2...2.17.4) Updates `Microsoft.Identity.Web` from 2.17.2 to 2.17.4 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.17.4/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.17.2...2.17.4) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.UI dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Identity.Web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- GraphTutorial/GraphTutorial.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GraphTutorial/GraphTutorial.csproj b/GraphTutorial/GraphTutorial.csproj index 4d12685..6fe432c 100644 --- a/GraphTutorial/GraphTutorial.csproj +++ b/GraphTutorial/GraphTutorial.csproj @@ -13,9 +13,9 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all