From c041d3d2e26608e292b8c167f59270b7a9574079 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 13:58:24 +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.17.5 to 2.18.0 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.18.0/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.17.5...2.18.0) 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 d5b32a3ac..56e74b9c2 100644 --- a/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj +++ b/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj @@ -64,7 +64,7 @@ - +