From 0a2e29bcabc0d430b17819a80534aea39cffe4fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:22:37 +0000 Subject: [PATCH] Update Microsoft.AspNetCore.Components.WebAssembly requirement Updates the requirements on [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) to permit the latest version. - [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/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/Blorc.Core.Example/Blorc.Core.Example.csproj | 2 +- src/Blorc.Core/Blorc.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Blorc.Core.Example/Blorc.Core.Example.csproj b/src/Blorc.Core.Example/Blorc.Core.Example.csproj index a35dd77..08e8551 100644 --- a/src/Blorc.Core.Example/Blorc.Core.Example.csproj +++ b/src/Blorc.Core.Example/Blorc.Core.Example.csproj @@ -20,7 +20,7 @@ - + diff --git a/src/Blorc.Core/Blorc.Core.csproj b/src/Blorc.Core/Blorc.Core.csproj index 0c46f0f..c0d5440 100644 --- a/src/Blorc.Core/Blorc.Core.csproj +++ b/src/Blorc.Core/Blorc.Core.csproj @@ -17,7 +17,7 @@ - +