From 3e31b6ffee644940c87bc56e4ad44b46baaf01dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomas=20Hellstr=C3=B6m?= Date: Mon, 23 Dec 2024 11:50:04 +0100 Subject: [PATCH] Release 24.52.0 (#75) --- .../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 d2ceb91..ee5ad85 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.51.0", + "version": "24.52.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 9eed51b..fc3784c 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 d2ceb91..ee5ad85 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.51.0", + "version": "24.52.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 d3286a3..44482c7 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 @@ - - - - - - - - + + + + + + + +