From 7591030a8668a29cd4fce12d211bbd8dfa16a760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:45:54 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.SignalR.Client from 7.0.9 to 7.0.10 Bumps [Microsoft.AspNetCore.SignalR.Client](https://github.com/dotnet/aspnetcore) from 7.0.9 to 7.0.10. - [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/v7.0.9...v7.0.10) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR.Client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sandbox/ConsoleApp/ConsoleApp.csproj | 2 +- sandbox/Example/Example.csproj | 2 +- sandbox/SignalR.Client/SignalR.Client.csproj | 2 +- .../TypedSignalR.Client.Tests.NuGet.csproj | 2 +- .../TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sandbox/ConsoleApp/ConsoleApp.csproj b/sandbox/ConsoleApp/ConsoleApp.csproj index 30819b6..0535dd9 100644 --- a/sandbox/ConsoleApp/ConsoleApp.csproj +++ b/sandbox/ConsoleApp/ConsoleApp.csproj @@ -7,7 +7,7 @@ - + diff --git a/sandbox/Example/Example.csproj b/sandbox/Example/Example.csproj index 65fa06f..391451f 100644 --- a/sandbox/Example/Example.csproj +++ b/sandbox/Example/Example.csproj @@ -8,7 +8,7 @@ - + diff --git a/sandbox/SignalR.Client/SignalR.Client.csproj b/sandbox/SignalR.Client/SignalR.Client.csproj index a7f19d9..7ae7935 100644 --- a/sandbox/SignalR.Client/SignalR.Client.csproj +++ b/sandbox/SignalR.Client/SignalR.Client.csproj @@ -6,7 +6,7 @@ - + diff --git a/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj b/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj index d910fe7..86600f3 100644 --- a/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj +++ b/tests/TypedSignalR.Client.Tests.NuGet/TypedSignalR.Client.Tests.NuGet.csproj @@ -6,7 +6,7 @@ - + diff --git a/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj b/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj index e2a83af..f425a16 100644 --- a/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj +++ b/tests/TypedSignalR.Client.Tests/TypedSignalR.Client.Tests.csproj @@ -21,7 +21,7 @@ - +