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
When I run dotnet clean this ends up running paket restore, which seems a bit odd
Please provide the steps required to reproduce the problem
Running dotnet clean should not run paket restore
Running dotnet clean runs paket restore
Clean solution manually
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When I run dotnet clean this ends up running paket restore, which seems a bit odd
Repro steps
Please provide the steps required to reproduce the problem
Expected behavior
Running dotnet clean should not run paket restore
Actual behavior
Running dotnet clean runs paket restore
Known workarounds
Clean solution manually
The text was updated successfully, but these errors were encountered: