From f99bfc26fc036b81d29e51cd2fd5b4b477287d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:34:47 +0000 Subject: [PATCH] Bump Grpc.Net.Client from 2.27.0 to 2.52.0 in /GrpcConsoleClient 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] --- GrpcConsoleClient/GrpcConsoleClient.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GrpcConsoleClient/GrpcConsoleClient.csproj b/GrpcConsoleClient/GrpcConsoleClient.csproj index f0a8c3c..9e57791 100644 --- a/GrpcConsoleClient/GrpcConsoleClient.csproj +++ b/GrpcConsoleClient/GrpcConsoleClient.csproj @@ -1,4 +1,4 @@ - + Exe @@ -7,7 +7,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive