From b7e22e8e119ac89459c1df1c3cf2863a500ec801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20Hellstr=C3=B6m?= Date: Thu, 11 Jul 2024 12:31:43 +0200 Subject: [PATCH] Release 24.28.0 (#58) --- .../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 872721b..9f9d21d 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.27.1", + "version": "24.28.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 7a3d047..ce583e1 100644 --- a/src/NetDaemon.Templates.Project/templates/netdaemon/NetDaemonApps.csproj +++ b/src/NetDaemon.Templates.Project/templates/netdaemon/NetDaemonApps.csproj @@ -26,13 +26,13 @@ - - - - - - - + + + + + + + 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 872721b..9f9d21d 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.27.1", + "version": "24.28.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 63e9327..aa98b53 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 @@ - - - - - - - - + + + + + + + +