From a9025982f9580f10035a42dc5181354b0b356ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 05:36:03 +0000 Subject: [PATCH] Bump NetDaemon.Extensions.Scheduling and System.Reactive Bumps [NetDaemon.Extensions.Scheduling](https://github.com/net-daemon/netdaemon) and [System.Reactive](https://github.com/dotnet/reactive). These dependencies needed to be updated together. Updates `NetDaemon.Extensions.Scheduling` from 24.12.0 to 24.23.0 - [Release notes](https://github.com/net-daemon/netdaemon/releases) - [Commits](https://github.com/net-daemon/netdaemon/compare/24.12.0...24.23.0) Updates `System.Reactive` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/dotnet/reactive/releases) - [Commits](https://github.com/dotnet/reactive/commits/ixnet-v6.0.1) --- updated-dependencies: - dependency-name: NetDaemon.Extensions.Scheduling dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Reactive dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../NuttyTree.NetDaemon.Application.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj index d86f79a..2332762 100644 --- a/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj +++ b/src/NuttyTree.NetDaemon.Application/NuttyTree.NetDaemon.Application.csproj @@ -12,12 +12,12 @@ - + - +