From 1038eb09249744eaa7dc789652fa170548de56a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 20:07:58 +0000 Subject: [PATCH] Bump Grpc.Net.ClientFactory from 2.45.0 to 2.50.0 Bumps [Grpc.Net.ClientFactory](https://github.com/grpc/grpc-dotnet) from 2.45.0 to 2.50.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.45.0...v2.50.0) --- updated-dependencies: - dependency-name: Grpc.Net.ClientFactory dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- DesignPatternsInCSharp/DesignPatternsInCSharp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DesignPatternsInCSharp/DesignPatternsInCSharp.csproj b/DesignPatternsInCSharp/DesignPatternsInCSharp.csproj index 1069082..d85e74e 100644 --- a/DesignPatternsInCSharp/DesignPatternsInCSharp.csproj +++ b/DesignPatternsInCSharp/DesignPatternsInCSharp.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive