From 6f1263dd82f5f5112694759a32b619176d741e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 05:33:32 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection.Abstractions, NetDaemon.Client and System.Reactive Bumps [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime), [NetDaemon.Client](https://github.com/net-daemon/netdaemon) and [System.Reactive](https://github.com/dotnet/reactive). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection.Abstractions` 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.Client` 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) Updates `System.Reactive` from 6.0.1 to 6.0.1 - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/compare/ixnet-v6.0.1...ixnet-v6.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NetDaemon.Client dependency-version: 25.18.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Reactive dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... 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..1dd349c 100644 --- a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj +++ b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj @@ -12,7 +12,7 @@ - +