From 3d2de6929df772639230304604d9055d0266dcb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 07:25:14 +0000 Subject: [PATCH] deps: bump Microsoft.AspNetCore.Components.Web from 8.0.5 to 8.0.6 Bumps [Microsoft.AspNetCore.Components.Web](https://github.com/dotnet/aspnetcore) from 8.0.5 to 8.0.6. - [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/v8.0.5...v8.0.6) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Components.Web dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Application/Application.csproj | 2 +- src/Server/Server.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 55ad0e0d..688c285e 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -17,7 +17,7 @@ - + diff --git a/src/Server/Server.csproj b/src/Server/Server.csproj index f985e8d0..b250567b 100644 --- a/src/Server/Server.csproj +++ b/src/Server/Server.csproj @@ -19,7 +19,7 @@ - +