From fb5256ce858cdd7fd432d4dec5d94050de0af26b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Dec 2022 16:11:31 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.0 Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../NetDaemon.HassClient.Debug.csproj | 2 +- .../NetDaemon.HassClient.Tests.csproj | 2 +- src/Daemon/NetDaemon.Daemon/NetDaemon.Daemon.csproj | 2 +- src/DaemonRunner/DaemonRunner/DaemonRunner.csproj | 2 +- .../NetDaemon.Extensions.Scheduling.csproj | 2 +- src/HassModel/NetDeamon.HassModel/NetDaemon.HassModel.csproj | 2 +- src/Service/Service.csproj | 2 +- tests/Integration/TestClient/TestClient.csproj | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Client/NetDaemon.HassClient.Debug/NetDaemon.HassClient.Debug.csproj b/src/Client/NetDaemon.HassClient.Debug/NetDaemon.HassClient.Debug.csproj index e04b456..566be20 100644 --- a/src/Client/NetDaemon.HassClient.Debug/NetDaemon.HassClient.Debug.csproj +++ b/src/Client/NetDaemon.HassClient.Debug/NetDaemon.HassClient.Debug.csproj @@ -28,7 +28,7 @@ - + diff --git a/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj b/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj index 26e0054..a783f03 100644 --- a/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj +++ b/src/Client/NetDaemon.HassClient.Tests/NetDaemon.HassClient.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/src/Daemon/NetDaemon.Daemon/NetDaemon.Daemon.csproj b/src/Daemon/NetDaemon.Daemon/NetDaemon.Daemon.csproj index 9107df3..76dd23c 100644 --- a/src/Daemon/NetDaemon.Daemon/NetDaemon.Daemon.csproj +++ b/src/Daemon/NetDaemon.Daemon/NetDaemon.Daemon.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj b/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj index 4d20f60..f8c3942 100644 --- a/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj +++ b/src/DaemonRunner/DaemonRunner/DaemonRunner.csproj @@ -27,7 +27,7 @@ - + diff --git a/src/Extensions/NetDaemon.Extensions.Scheduling/NetDaemon.Extensions.Scheduling.csproj b/src/Extensions/NetDaemon.Extensions.Scheduling/NetDaemon.Extensions.Scheduling.csproj index 0862e3d..f8db0c6 100644 --- a/src/Extensions/NetDaemon.Extensions.Scheduling/NetDaemon.Extensions.Scheduling.csproj +++ b/src/Extensions/NetDaemon.Extensions.Scheduling/NetDaemon.Extensions.Scheduling.csproj @@ -22,7 +22,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/HassModel/NetDeamon.HassModel/NetDaemon.HassModel.csproj b/src/HassModel/NetDeamon.HassModel/NetDaemon.HassModel.csproj index bbf293b..1961d66 100644 --- a/src/HassModel/NetDeamon.HassModel/NetDaemon.HassModel.csproj +++ b/src/HassModel/NetDeamon.HassModel/NetDaemon.HassModel.csproj @@ -21,7 +21,7 @@ - + diff --git a/src/Service/Service.csproj b/src/Service/Service.csproj index 77b4712..5b5c152 100644 --- a/src/Service/Service.csproj +++ b/src/Service/Service.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Integration/TestClient/TestClient.csproj b/tests/Integration/TestClient/TestClient.csproj index 4d7f0d2..ee881aa 100644 --- a/tests/Integration/TestClient/TestClient.csproj +++ b/tests/Integration/TestClient/TestClient.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all