You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in recent versions of dotnet cli it shows this warning:
Warning: use of 'dotnet new --install' is deprecated. Use 'dotnet new install' instead.
For more information, run:
dotnet new install -h
The following template packages will be installed:
Piranha.Templates
....
The text was updated successfully, but these errors were encountered:
in recent versions of dotnet cli it shows this warning:
The text was updated successfully, but these errors were encountered: