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

dotnet clean ends up running paket restore #4262

Open
moni-dips opened this issue Jun 19, 2024 · 0 comments
Open

dotnet clean ends up running paket restore #4262

moni-dips opened this issue Jun 19, 2024 · 0 comments

Comments

@moni-dips
Copy link

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

  1. dotnet paket install
  2. dotnet clean

Expected behavior

Running dotnet clean should not run paket restore

Actual behavior

Running dotnet clean runs paket restore

Known workarounds

Clean solution manually

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