From ac8f10c8e8e60ddad6e836c9fd98ccc8b2210629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:35:37 +0000 Subject: [PATCH] Bump Grpc.Net.Client from 2.27.0 to 2.52.0 in /Client Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.27.0 to 2.52.0. - [Release notes](https://github.com/grpc/grpc-dotnet/releases) - [Changelog](https://github.com/grpc/grpc-dotnet/blob/master/doc/release_process.md) - [Commits](https://github.com/grpc/grpc-dotnet/compare/v2.27.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Client/Client.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Client/Client.csproj b/Client/Client.csproj index 5497a69..ac88264 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -1,4 +1,4 @@ - + Exe @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive