From d3ea9bb6b4e150bf19d749f5debd2836548ae251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 18:05:39 +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...v7.0.12) --- 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 ebd60c7..086f073 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 6eb46df..7e52678 100644 --- a/src/Blorc.Core/Blorc.Core.csproj +++ b/src/Blorc.Core/Blorc.Core.csproj @@ -17,7 +17,7 @@ - +