I installed a NuGet package and gave Project default is not found
error. Well, I was in ComboBox
Default Project to add the project I want to install the package and in Combo does not list anything, it's empty. How do I get the projects to show up there? I have only two projects, a SPA that is my startup and a Class Library called Domain. It is in the Domain that I want to install the package ( FluentValidation
).