From 42d42f2da167cdd7fd0b054c73772b83549c4226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 22:27:17 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [Google.Protobuf](https://github.com/protocolbuffers/protobuf), [Grpc.Tools](https://github.com/grpc/grpc) and [YamlDotNet](https://github.com/aaubry/YamlDotNet). Updates `Google.Protobuf` from 3.27.3 to 3.28.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.27.3...v3.28.0) Updates `Grpc.Tools` from 2.65.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) Updates `YamlDotNet` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/aaubry/YamlDotNet/releases) - [Commits](https://github.com/aaubry/YamlDotNet/compare/v16.0.0...v16.1.0) --- 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 - dependency-name: YamlDotNet 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 ++-- src/ImoutoDesktop/ImoutoDesktop.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj b/src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj index 1bf841c..b283d54 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 diff --git a/src/ImoutoDesktop/ImoutoDesktop.csproj b/src/ImoutoDesktop/ImoutoDesktop.csproj index fff0b6a..0329f60 100644 --- a/src/ImoutoDesktop/ImoutoDesktop.csproj +++ b/src/ImoutoDesktop/ImoutoDesktop.csproj @@ -8,7 +8,7 @@ - +