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 4c82419..d2ceb91 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.50.0", + "version": "24.51.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 5ea8866..9eed51b 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 4c82419..d2ceb91 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.50.0", + "version": "24.51.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 ffef9ba..d3286a3 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 @@ - - - - - - - - + + + + + + + +