From bc6d85c5d65f162ab791c62f88af87b880dda00f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:31:57 +0000 Subject: [PATCH] Bump Grpc.Net.Client from 2.25.0 to 2.52.0 in /GrpcClient Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.25.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.25.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GrpcClient/GrpcClient.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GrpcClient/GrpcClient.csproj b/GrpcClient/GrpcClient.csproj index 6eacbb6..3f1c01f 100644 --- a/GrpcClient/GrpcClient.csproj +++ b/GrpcClient/GrpcClient.csproj @@ -1,4 +1,4 @@ - + Exe @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive