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

You don't see top-level NuGet packages until a design-time build + restore has occured #1714

Closed
davkean opened this issue Mar 9, 2017 · 3 comments
Assignees
Milestone

Comments

@davkean
Copy link
Member

davkean commented Mar 9, 2017

  1. Change NuGet options to (to make it really obvious what's happening):

image

  1. File -> New Console App (.NET Core)

Expected: Dependencies node to show the top-level packages in the project (in this case NETCoreApp)
Actual: Dependencies node shows nothing.

@davkean
Copy link
Member Author

davkean commented Mar 9, 2017

We should be populating top-level nodes during evaluation.

@abpiskunov abpiskunov self-assigned this Mar 9, 2017
@abpiskunov
Copy link
Contributor

Should be fixed by my pending changes, will update when PR is complete.

@davkean davkean added this to the 15.3 milestone Mar 20, 2017
@abpiskunov
Copy link
Contributor

JUst tried it after #1880 , removed obj and disabled nuget in Tools/Options. Everything shows up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants