From b497cc20eb627ab09f17c16a8eb4f848385fc251 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20Hellstr=C3=B6m?= Date: Sat, 30 Apr 2022 12:11:29 +0200 Subject: [PATCH] Some dependecy upgrades (#32) --- src/DaemonRunner/DaemonRunner/DaemonRunner.csproj | 2 +- tests/NetDaemon.Daemon.Tests/NetDaemon.Daemon.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj b/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj index 87aaed3..405bc91 100644 --- a/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj +++ b/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj @@ -24,7 +24,7 @@ - + diff --git a/tests/NetDaemon.Daemon.Tests/NetDaemon.Daemon.Tests.csproj b/tests/NetDaemon.Daemon.Tests/NetDaemon.Daemon.Tests.csproj index 7898410..dfa0078 100644 --- a/tests/NetDaemon.Daemon.Tests/NetDaemon.Daemon.Tests.csproj +++ b/tests/NetDaemon.Daemon.Tests/NetDaemon.Daemon.Tests.csproj @@ -18,7 +18,7 @@ all - +