From 7dae58fa89ad0ab1ea8ad31314af9adc43b2ddbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 05:34:35 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting and NetDaemon.Extensions.Logging Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) and [NetDaemon.Extensions.Logging](https://github.com/net-daemon/netdaemon). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Hosting` from 9.0.4 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.4...v9.0.4) Updates `NetDaemon.Extensions.Logging` from 25.14.1 to 25.18.0 - [Release notes](https://github.com/net-daemon/netdaemon/releases) - [Commits](https://github.com/net-daemon/netdaemon/compare/25.14.1...25.18.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NetDaemon.Extensions.Logging dependency-version: 25.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../NuttyTree.NetDaemon.Application.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj index 99a23a1..c86c7e8 100644 --- a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj +++ b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj @@ -14,7 +14,7 @@ - +