From 04bdedbf954b97057ac8a7699d030991dc160867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:39:24 +0000 Subject: [PATCH] Bump Grpc.Net.Client in /section1/GrpcHelloWorld/gRPCHelloWorldClient Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.32.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.32.0...v2.52.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../gRPCHelloWorldClient/gRPCHelloWorldClient.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/section1/GrpcHelloWorld/gRPCHelloWorldClient/gRPCHelloWorldClient.csproj b/section1/GrpcHelloWorld/gRPCHelloWorldClient/gRPCHelloWorldClient.csproj index dcbcdeb..6c2790e 100644 --- a/section1/GrpcHelloWorld/gRPCHelloWorldClient/gRPCHelloWorldClient.csproj +++ b/section1/GrpcHelloWorld/gRPCHelloWorldClient/gRPCHelloWorldClient.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive