From 612eeb30c3ca1a46f36c841104b9a8541c133c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 14:25:37 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.Web from 3.1.11 to 6.0.3 Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 3.1.11 to 6.0.3. - [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.11...v6.0.3) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/BlazorTable.Sample.Shared/BlazorTable.Sample.Shared.csproj | 2 +- src/BlazorTable/BlazorTable.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BlazorTable.Sample.Shared/BlazorTable.Sample.Shared.csproj b/src/BlazorTable.Sample.Shared/BlazorTable.Sample.Shared.csproj index 66cac8e6..df2b10ac 100644 --- a/src/BlazorTable.Sample.Shared/BlazorTable.Sample.Shared.csproj +++ b/src/BlazorTable.Sample.Shared/BlazorTable.Sample.Shared.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/BlazorTable/BlazorTable.csproj b/src/BlazorTable/BlazorTable.csproj index 8cb7c277..257723c9 100644 --- a/src/BlazorTable/BlazorTable.csproj +++ b/src/BlazorTable/BlazorTable.csproj @@ -29,7 +29,7 @@ - + all