We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
the README suggests dotnet run -p tool but the -p to point to the project is going to be deprecated. Update to --project
dotnet run -p tool
-p
--project
The text was updated successfully, but these errors were encountered:
doc: hanabi1224#469 replace dotnet -p tools for dotnet --project tools
6aab82e
doc: #469 replace dotnet -p tools for dotnet --project tools (#470)
9e0389a
No branches or pull requests
the README suggests
dotnet run -p tool
but the-p
to point to the project is going to be deprecated. Update to--project
The text was updated successfully, but these errors were encountered: