From 467ce2b61c108fb60e9b0c69a60d548336bfb08a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 16:38:02 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.Authorization in /Source Bumps [Microsoft.AspNetCore.Components.Authorization](https://github.com/dotnet/aspnetcore) from 3.1.9 to 6.0.5. - [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/v3.1.9...v6.0.5) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Authorization dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Source/Csla.AspNetCore/Csla.AspNetCore.csproj | 6 ++++-- Source/Csla.Blazor/Csla.Blazor.csproj | 14 +++++++------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/Source/Csla.AspNetCore/Csla.AspNetCore.csproj b/Source/Csla.AspNetCore/Csla.AspNetCore.csproj index 739ec0db5a..1f24cc9663 100644 --- a/Source/Csla.AspNetCore/Csla.AspNetCore.csproj +++ b/Source/Csla.AspNetCore/Csla.AspNetCore.csproj @@ -1,7 +1,7 @@  - netstandard2.0;netcoreapp3.1;net5.0;net6.0 + netstandard2.0;netcoreapp3.1;net6.0 Csla.AspNetCore Csla.AspNetCore Csla.AspNetCore @@ -28,14 +28,16 @@ + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Source/Csla.Blazor/Csla.Blazor.csproj b/Source/Csla.Blazor/Csla.Blazor.csproj index 18d61e807e..dd55bd8e0c 100644 --- a/Source/Csla.Blazor/Csla.Blazor.csproj +++ b/Source/Csla.Blazor/Csla.Blazor.csproj @@ -1,7 +1,7 @@  - netstandard2.1;net5.0;net6.0 + netstandard2.1;net6.0 3.0 CSLA .NET Blazor UI helpers for using CSLA .NET business types with Blazor. @@ -23,23 +23,23 @@ - + - + - - - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive