From 67c95ef198bb3cd304e7f6a113778034a7f8173f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Feb 2023 14:59:05 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.Web from 3.1.11 to 7.0.3 Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 3.1.11 to 7.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/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..b0a3149e 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..0892a5e1 100644 --- a/src/BlazorTable/BlazorTable.csproj +++ b/src/BlazorTable/BlazorTable.csproj @@ -29,7 +29,7 @@ - + all