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

Package Manager displaying error #4756

Closed
jinujoseph opened this issue Mar 6, 2017 · 1 comment
Closed

Package Manager displaying error #4756

jinujoseph opened this issue Mar 6, 2017 · 1 comment
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue

Comments

@jinujoseph
Copy link

jinujoseph commented Mar 6, 2017

Repro steps

• Create a .net core console project;
• Right click the solution and add a new standard class library project;
• Add the reference from console to standard class. Build it succeeded.
But if close the solution and reopen it. if choosing the “Package Manager” in Output window, an error message is shown as below:
Error occurred while restoring NuGet packages: The operation failed as details for project ConsoleApp2 could not be loaded.
Restoring NuGet packages...
Time Elapsed: 00:00:00.6876145
========== Finished ==========
Right click the solution and click “Restore NuGet Packages” and restore completed with no error message. But if closing the solution and reopen it, the error message above is still shown.

Build
d15rel.15.1.26304.0 preview

@emgarten
Copy link
Member

emgarten commented Mar 6, 2017

@jinujoseph thanks for the report, this looks like a dupe of #4577 #4307

Let me know if you disagree

@emgarten emgarten added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Mar 6, 2017
@emgarten emgarten closed this as completed Mar 6, 2017
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