From 7b6a6d31600e048031d2c86a3234df7f1c4018e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 12:27:54 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.WebAssembly, Microsoft.AspNetCore.Components.Web, Microsoft.AspNetCore.Components and Microsoft.AspNetCore.Authorization Bumps [Microsoft.AspNetCore.Components.WebAssembly](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore), [Microsoft.AspNetCore.Components](https://github.com/dotnet/aspnetcore) and [Microsoft.AspNetCore.Authorization](https://github.com/dotnet/aspnetcore). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Components.WebAssembly` from 7.0.17 to 7.0.18 - [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/v7.0.17...v7.0.18) Updates `Microsoft.AspNetCore.Components.Web` from 7.0.17 to 7.0.18 - [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/v7.0.17...v7.0.18) Updates `Microsoft.AspNetCore.Components` from 7.0.17 to 7.0.18 - [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/v7.0.17...v7.0.18) Updates `Microsoft.AspNetCore.Authorization` from 7.0.17 to 7.0.18 - [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/v7.0.17...v7.0.18) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.WebAssembly dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Components dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.AspNetCore.Authorization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../BlazorBoilerplate.Client/BlazorBoilerplate.Client.csproj | 2 +- .../BlazorBoilerplate.Shared/BlazorBoilerplate.Shared.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Client/BlazorBoilerplate.Client/BlazorBoilerplate.Client.csproj b/src/Client/BlazorBoilerplate.Client/BlazorBoilerplate.Client.csproj index e65196b26..cfaf906f5 100644 --- a/src/Client/BlazorBoilerplate.Client/BlazorBoilerplate.Client.csproj +++ b/src/Client/BlazorBoilerplate.Client/BlazorBoilerplate.Client.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/Shared/BlazorBoilerplate.Shared/BlazorBoilerplate.Shared.csproj b/src/Shared/BlazorBoilerplate.Shared/BlazorBoilerplate.Shared.csproj index c81314687..3d2793ca1 100644 --- a/src/Shared/BlazorBoilerplate.Shared/BlazorBoilerplate.Shared.csproj +++ b/src/Shared/BlazorBoilerplate.Shared/BlazorBoilerplate.Shared.csproj @@ -9,7 +9,7 @@ - +