From dfcca75c89d0b54c496cc49c048bd8602c712ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 22:24:12 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Grpc.Tools](https://github.com/grpc/grpc). 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.63.0 to 2.64.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: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: Grpc.Tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj b/src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj index 798fa25..de042b2 100644 --- a/src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj +++ b/src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj @@ -5,9 +5,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive