From 1d41428d9c7d671118144a78f9f2a43b4263fd96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 02:49:38 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.WebAssembly and Microsoft.AspNetCore.Components.Web Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Components.WebAssembly` from 6.0.27 to 8.0.2 - [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.27...v8.0.2) Updates `Microsoft.AspNetCore.Components.Web` from 6.0.26 to 8.0.2 - [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.26...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- XtermBlazor.Demo.Wasm/XtermBlazor.Demo.Wasm.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XtermBlazor.Demo.Wasm/XtermBlazor.Demo.Wasm.csproj b/XtermBlazor.Demo.Wasm/XtermBlazor.Demo.Wasm.csproj index 529ead4..9bfc7b4 100644 --- a/XtermBlazor.Demo.Wasm/XtermBlazor.Demo.Wasm.csproj +++ b/XtermBlazor.Demo.Wasm/XtermBlazor.Demo.Wasm.csproj @@ -7,7 +7,7 @@ - +