From 16fd7a418cb316984d9176a248010b08cf821da8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 14:05:45 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.Web from 3.1.11 to 7.0.0 Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 3.1.11 to 7.0.0. - [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/commits) --- 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..2af13650 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..6ff69cd0 100644 --- a/src/BlazorTable/BlazorTable.csproj +++ b/src/BlazorTable/BlazorTable.csproj @@ -29,7 +29,7 @@ - + all