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

NuGet restore takes an extra-ordinary large amount of time to restore nothing when you have large amounts of projects #4624

Closed
davkean opened this issue Feb 16, 2017 · 2 comments
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue

Comments

@davkean
Copy link

davkean commented Feb 16, 2017

  1. git clone https://github.com/aspnet/Mvc
  2. cd Mvc
  3. git checkout nimullen/migration.badvs
  4. Open MVC.sln
  5. Make sure VS has focus (due to NuGet background restore waits until VS has focus #4623)

Wait until restore is finished

It can take > 2 minutes to restore for ~50 projects that already have their packages downloaded and up-to-date assets file. This is too long.

@davkean
Copy link
Author

davkean commented Feb 16, 2017

tag @NTaylorMullen as FYI

@emgarten emgarten added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Feb 16, 2017
@emgarten
Copy link
Member

This looks the same as #4617

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants