From db44ad7336486b7b0e5e6576bfad283450eb4044 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 18:30:15 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.SignalR.Client in /src/common Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 8.0.1 to 8.0.2. - [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.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/common/common.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/common.csproj b/src/common/common.csproj index 28a746de2..089ee415f 100644 --- a/src/common/common.csproj +++ b/src/common/common.csproj @@ -53,7 +53,7 @@ - + all