From 70638f491cb1fdcdb2b31095d7d8f475b8dbec3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20Hellstr=C3=B6m?= Date: Wed, 11 Sep 2024 22:48:30 +0200 Subject: [PATCH] Release 24.37.0 (#67) --- .../netdaemon/.config/dotnet-tools.json | 2 +- .../templates/netdaemon/NetDaemonApps.csproj | 14 +++++++------- .../netdaemon_src/.config/dotnet-tools.json | 2 +- .../templates/netdaemon_src/Debug.csproj | 16 ++++++++-------- 4 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/NetDaemon.Templates.Project/templates/netdaemon/.config/dotnet-tools.json b/src/NetDaemon.Templates.Project/templates/netdaemon/.config/dotnet-tools.json index 522da09..8f49d4a 100644 --- a/src/NetDaemon.Templates.Project/templates/netdaemon/.config/dotnet-tools.json +++ b/src/NetDaemon.Templates.Project/templates/netdaemon/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "netdaemon.hassmodel.codegen": { - "version": "24.35.1", + "version": "24.37.0", "commands": [ "nd-codegen" ] diff --git a/src/NetDaemon.Templates.Project/templates/netdaemon/NetDaemonApps.csproj b/src/NetDaemon.Templates.Project/templates/netdaemon/NetDaemonApps.csproj index 889b3d6..c8fd36e 100644 --- a/src/NetDaemon.Templates.Project/templates/netdaemon/NetDaemonApps.csproj +++ b/src/NetDaemon.Templates.Project/templates/netdaemon/NetDaemonApps.csproj @@ -26,12 +26,12 @@ - - - - - - - + + + + + + + diff --git a/src/NetDaemon.Templates.Project/templates/netdaemon_src/.config/dotnet-tools.json b/src/NetDaemon.Templates.Project/templates/netdaemon_src/.config/dotnet-tools.json index 522da09..8f49d4a 100644 --- a/src/NetDaemon.Templates.Project/templates/netdaemon_src/.config/dotnet-tools.json +++ b/src/NetDaemon.Templates.Project/templates/netdaemon_src/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "netdaemon.hassmodel.codegen": { - "version": "24.35.1", + "version": "24.37.0", "commands": [ "nd-codegen" ] diff --git a/src/NetDaemon.Templates.Project/templates/netdaemon_src/Debug.csproj b/src/NetDaemon.Templates.Project/templates/netdaemon_src/Debug.csproj index 9e6e454..8f4dd6d 100644 --- a/src/NetDaemon.Templates.Project/templates/netdaemon_src/Debug.csproj +++ b/src/NetDaemon.Templates.Project/templates/netdaemon_src/Debug.csproj @@ -17,14 +17,14 @@ - - - - - - - - + + + + + + + +