From 47bec30462f5a06c93880bb10048e88fd1c49532 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 13:36:47 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting.WindowsServices and Microsoft.Extensions.Hosting Bumps [Microsoft.Extensions.Hosting.WindowsServices](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting.WindowsServices` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) Updates `Microsoft.Extensions.Hosting` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.WindowsServices dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../LibreFanControlService/LibreFanControlService.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HardwareLib/LibreFanControlService/LibreFanControlService.csproj b/HardwareLib/LibreFanControlService/LibreFanControlService.csproj index 6f98a72..b097080 100644 --- a/HardwareLib/LibreFanControlService/LibreFanControlService.csproj +++ b/HardwareLib/LibreFanControlService/LibreFanControlService.csproj @@ -64,8 +64,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + +