From 52c5e5fdea8e09038464c518db3c6e15690e9ea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 11:22:00 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.WebAssembly in /Source Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore) from 3.2.0 to 6.0.1. - [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/blazor-wasm-3.2...v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Csla.Blazor.WebAssembly/Csla.Blazor.WebAssembly.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/Csla.Blazor.WebAssembly/Csla.Blazor.WebAssembly.csproj b/Source/Csla.Blazor.WebAssembly/Csla.Blazor.WebAssembly.csproj index 60eb7738fd..e591c10ea6 100644 --- a/Source/Csla.Blazor.WebAssembly/Csla.Blazor.WebAssembly.csproj +++ b/Source/Csla.Blazor.WebAssembly/Csla.Blazor.WebAssembly.csproj @@ -21,16 +21,16 @@ - + - + - +