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

Auto Restore 2/3: background restore on nomination #3657

Closed
rrelyea opened this issue Oct 13, 2016 · 0 comments
Closed

Auto Restore 2/3: background restore on nomination #3657

rrelyea opened this issue Oct 13, 2016 · 0 comments

Comments

@rrelyea
Copy link
Contributor

rrelyea commented Oct 13, 2016

No description provided.

@rrelyea rrelyea added this to the 3.6 RC milestone Oct 13, 2016
@rrelyea rrelyea changed the title Auto Restore: background restore on nomination Auto Restore: 2/3 background restore on nomination Oct 13, 2016
@rrelyea rrelyea changed the title Auto Restore: 2/3 background restore on nomination Auto Restore 2/3: background restore on nomination Oct 13, 2016
alpaix added a commit to alpaix/NuGet.Client that referenced this issue Oct 20, 2016
Implementing solution auto-restore feature needed for CPS w/package-refs
 project system.

Created `SolutionRestoreWorker` singleton class responsible for running
 solution restore jobs in VS. It supports two methods of running restore.
 The blocking restore is invoked on-build or via context menu. Background
 restore is scheduled vis Nominate API.

Original `OnBuildRestorer` class was decomposed into `SolutionRestoreJob`
 and `WaitDialogLogger`.

The `RestoreManagerPackage` was moved out of `VsExtension` project and
 is now configured to auto-load on solution open and start listening to
 build events.

Fixes NuGet/Home#3657, NuGet/Home#2121.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants