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

vsfeedback: NRE when trying to restore a large project in VS #4568

Closed
rrelyea opened this issue Feb 10, 2017 · 1 comment
Closed

vsfeedback: NRE when trying to restore a large project in VS #4568

rrelyea opened this issue Feb 10, 2017 · 1 comment
Assignees
Labels
Resolution:Duplicate This issue appears to be a Duplicate of another issue Triage:Investigate
Milestone

Comments

@rrelyea
Copy link
Contributor

rrelyea commented Feb 10, 2017

see internal vsfeedback 789471 -- found using 26202.1

Clone https://github.com/aspnet/Razor repository
Open Razor.sln in VS
Right click Solution -> Restore NuGet Packages

I get the following error:

Error Error occurred while restoring NuGet packages: Object reference not set to an instance of an object. 0

Workaround: Run dotnet restore from the command line

@rrelyea rrelyea added this to the 4.0 RTM milestone Feb 10, 2017
@jainaashish jainaashish self-assigned this Feb 10, 2017
@jainaashish
Copy link
Contributor

Dup# of #4487

Fixed with 26206.0.d15rel

@jainaashish jainaashish added the Resolution:Duplicate This issue appears to be a Duplicate of another issue label Feb 10, 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 Triage:Investigate
Projects
None yet
Development

No branches or pull requests

2 participants