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

On build package restore for project.json should continue on when a single project fails #1169

Closed
emgarten opened this issue Aug 13, 2015 · 1 comment · Fixed by NuGetArchive/NuGet.VisualStudioExtension#65
Labels
Priority:2 Issues for the current backlog.
Milestone

Comments

@emgarten
Copy link
Member

The on build package restore will fail and not finish the rest of the projects if a single project fails. It should be updated to match the packages.config restore where exceptions are caught and rethrown later after all restores have had a chance.

@yishaigalatzer yishaigalatzer added this to the 3.1.2 milestone Aug 13, 2015
@yishaigalatzer yishaigalatzer added Priority:2 Issues for the current backlog. and removed Priority:2 Issues for the current backlog. labels Aug 19, 2015
@emgarten
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:2 Issues for the current backlog.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants