From 05b397a5160e4dc4cf48a23eaccbd1c1bc699053 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 13:49:45 +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.18.0 to 2.18.1 - [Release notes](https://github.com/AzureAD/microsoft-identity-web/releases) - [Changelog](https://github.com/AzureAD/microsoft-identity-web/blob/2.18.1/changelog.md) - [Commits](https://github.com/AzureAD/microsoft-identity-web/compare/2.18.0...2.18.1) 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-patch - 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 56e74b9c2..9a889daf3 100644 --- a/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj +++ b/src/IoTHub.Portal.Server/IoTHub.Portal.Server.csproj @@ -64,7 +64,7 @@ - +