PS C:\Users\Stephanv> dotnet new --install NetDaemon.Templates.Project
Warning: use of 'dotnet new --install' is deprecated. Use 'dotnet new install' instead.
For more information, run:
dotnet new install -h
the correct command to install the templates has changed to: dotnet new install NetDeamon.Templates.Project
the correct command to install the templates has changed to:
dotnet new install NetDeamon.Templates.Project