From 7d0560fbd62688837b87b0d2bf5973e3007ac992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 07:47:36 +0000 Subject: [PATCH] Bump Grpc.Net.Client from 2.57.0 to 2.58.0 Bumps [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet) from 2.57.0 to 2.58.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.57.0...v2.58.0) --- updated-dependencies: - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj b/Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj index e76a35a..48bfcdf 100644 --- a/Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj +++ b/Analogy.LogServer.Clients/Analogy.LogServer.Clients.csproj @@ -42,7 +42,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive