From bd82f2d84e4d7ba039440c583c49eb8b60edd9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:35:33 +0000 Subject: [PATCH] Bump Grpc.AspNetCore.Server in /HardwareLib/LibreFanControlService Bumps [Grpc.AspNetCore.Server](https://github.com/grpc/grpc-dotnet) from 2.56.0 to 2.59.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.56.0...v2.59.0) --- updated-dependencies: - dependency-name: Grpc.AspNetCore.Server dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../LibreFanControlService/LibreFanControlService.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HardwareLib/LibreFanControlService/LibreFanControlService.csproj b/HardwareLib/LibreFanControlService/LibreFanControlService.csproj index 6f98a72..3c7d1ce 100644 --- a/HardwareLib/LibreFanControlService/LibreFanControlService.csproj +++ b/HardwareLib/LibreFanControlService/LibreFanControlService.csproj @@ -58,7 +58,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive