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

Add separate command for 'dotnet restore' on a specific project #240

Assignees

Comments

@DustinCampbell
Copy link
Member

DustinCampbell commented Apr 22, 2016

Currently the dotnet:Restore Packages command forces the user to select a specific project for which to restore packages. Instead, the command should just restore packages for all projects. A separate command should be added to restore a specific project.

@akshita31
Copy link
Contributor

This has been resolved in #2323.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment