From afbdf85783addc030460258164e6d23eeeabeccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20Hellstr=C3=B6m?= Date: Sat, 26 Oct 2024 16:59:43 +0200 Subject: [PATCH] Release 24.43.0 (#71) --- .../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 aed10dc..5befdfb 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.42.0", + "version": "24.43.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 ac4d180..4e1dbc8 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 aed10dc..5befdfb 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.42.0", + "version": "24.43.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 39f1467..9b19af4 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 @@ - - - - - - - - + + + + + + + +