From 144737628ee5d76fc1621fbf4d48cc31b4c8ba63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:38:35 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.Extensions.Configuration.Binder Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Components.WebAssembly` from 8.0.2 to 8.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.2...v8.0.4) Updates `Microsoft.Extensions.Configuration.Binder` from 7.0.4 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.4...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly 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.Client/IoTHub.Portal.Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IoTHub.Portal.Client/IoTHub.Portal.Client.csproj b/src/IoTHub.Portal.Client/IoTHub.Portal.Client.csproj index 71689f16a..6e2dcfff1 100644 --- a/src/IoTHub.Portal.Client/IoTHub.Portal.Client.csproj +++ b/src/IoTHub.Portal.Client/IoTHub.Portal.Client.csproj @@ -37,7 +37,7 @@ - +