From a5ae88a33f372415467e199597e108474aeb79c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 14:01:13 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Components.Web from 3.1.11 to 7.0.4 Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 3.1.11 to 7.0.4. - [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...v7.0.4) --- 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..8600abbd 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..f3032c4f 100644 --- a/src/BlazorTable/BlazorTable.csproj +++ b/src/BlazorTable/BlazorTable.csproj @@ -29,7 +29,7 @@ - + all