From 51a0abfdbca2d5551c52155ee0d9713731014749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 13:11:51 +0000 Subject: [PATCH] Bump Microsoft.Identity.Web.UI and Microsoft.Extensions.Configuration.Binder Bumps [Microsoft.Identity.Web.UI](https://github.com/AzureAD/microsoft-identity-web) and [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Identity.Web.UI` from 2.15.3 to 2.17.5 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.17.5/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.15.3...2.17.5) Updates `Microsoft.Extensions.Configuration.Binder` from 7.0.4 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.4...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Identity.Web.UI dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj b/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj index 86a658fbc..0e41935f6 100644 --- a/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj +++ b/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj @@ -64,7 +64,7 @@ - +