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

restore nomination seems to be failing for nuget solution projects #5238

Closed
mishra14 opened this issue May 16, 2017 · 2 comments
Closed

restore nomination seems to be failing for nuget solution projects #5238

mishra14 opened this issue May 16, 2017 · 2 comments
Labels
Functionality:Restore Resolution:Duplicate This issue appears to be a Duplicate of another issue

Comments

@mishra14
Copy link
Contributor

I just updated my vs to 15.2 (26430.6) and opened the NuGet solution and I see a ton of errors of the type -

Error occurred while restoring NuGet packages: The operation failed as details for project NuGet.CommandLine.FuncTest could not be loaded.
Error occurred while restoring NuGet packages: The operation failed as details for project NuGet.CommandLine.FuncTest could not be loaded.
Error occurred while restoring NuGet packages: The operation failed as details for project NuGet.VisualStudio.Implementation.Test could not be loaded.
Error occurred while restoring NuGet packages: The operation failed as details for project NuGet.VisualStudio.Implementation.Test could not be loaded.
Error occurred while restoring NuGet packages: The operation failed as details for project NuGet.VisualStudio.Implementation.Test could not be loaded.

The errors did not re-appear when I did a solution restore next time. I think @jainaashish was seeing these yesterday. We should investigate this or maybe pass this onto the sdk folks. It seems like the restore is run before nomination is done.

cc: @alpaix who is on hot seat.

@mishra14
Copy link
Contributor Author

cc: @rohit21agrawal who is on hot seat.

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

emgarten commented Jun 8, 2017

Dupe of #4307

@emgarten emgarten closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:Restore Resolution:Duplicate This issue appears to be a Duplicate of another issue
Projects
None yet
Development

No branches or pull requests

2 participants