From 7190410cf4768a534b98cc70a16b4b9139830b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:12:16 +0000 Subject: [PATCH] Bump TypedSignalR.Client from 3.2.1 to 3.3.0 Bumps [TypedSignalR.Client](https://github.com/nenoNaninu/TypedSignalR.Client) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/nenoNaninu/TypedSignalR.Client/releases) - [Commits](https://github.com/nenoNaninu/TypedSignalR.Client/compare/v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: TypedSignalR.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/ConsoleApp/ConsoleApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ConsoleApp/ConsoleApp.csproj b/examples/ConsoleApp/ConsoleApp.csproj index d40e4d0..e66f1b5 100644 --- a/examples/ConsoleApp/ConsoleApp.csproj +++ b/examples/ConsoleApp/ConsoleApp.csproj @@ -8,7 +8,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive