Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use dotnet new install instead of dotnet new --install in readme file #108

Open
TheHadiAhmadi opened this issue Aug 20, 2024 · 0 comments
Open

Comments

@TheHadiAhmadi
Copy link

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
....
@tidyui tidyui transferred this issue from PiranhaCMS/piranha.core Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant