From 58deea690afa9c8a9e6c0f7c940206fed4a49cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 05:17:54 +0000 Subject: [PATCH] Bump Grpc.AspNetCore, Grpc.Net.Client, Google.Protobuf and Grpc.Tools Bumps [Grpc.AspNetCore](https://github.com/grpc/grpc-dotnet), [Grpc.Net.Client](https://github.com/grpc/grpc-dotnet), [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Grpc.Tools](https://github.com/grpc/grpc). These dependencies needed to be updated together. Updates `Grpc.AspNetCore` from 2.57.0 to 2.66.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.66.0) Updates `Grpc.Net.Client` from 2.62.0 to 2.66.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.62.0...v2.66.0) Updates `Google.Protobuf` from 3.26.1 to 3.27.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.26.1...v3.27.0) Updates `Grpc.Tools` from 2.62.0 to 2.66.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/commits) --- updated-dependencies: - dependency-name: Grpc.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Grpc.Net.Client dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/Miningcore/Miningcore.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Miningcore/Miningcore.csproj b/src/Miningcore/Miningcore.csproj index f058ad56f..7d957efea 100644 --- a/src/Miningcore/Miningcore.csproj +++ b/src/Miningcore/Miningcore.csproj @@ -84,10 +84,10 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all