Open eschneider999 opened 6 years ago
Visual Studio Pro 15.7.6 Nuget Package Manager 4.6.0
Added a package but the reference is not show.
Worked before? not for me
Create new .net framework 4.6.1 class lib VB project. (maybe it works in c#, but doubt it)
Add my package: Symbiotic_Micro_ORM_Net_Standard_x64 2.1.5
No reference is shown, and cant be used. I either have to close/reopen project or hit refresh on the references node in solution explorer .
have you confirmed it works in a c# project?
Same thing happens in C# In c# if I open/close the project it still is not in the references. If I hit refresh on the references node, it then shows.
Visual Studio Pro 15.7.6 Nuget Package Manager 4.6.0
Added a package but the reference is not show.
Worked before? not for me
Detailed repro steps so we can see the same problem
Create new .net framework 4.6.1 class lib VB project. (maybe it works in c#, but doubt it)
Add my package: Symbiotic_Micro_ORM_Net_Standard_x64 2.1.5
No reference is shown, and cant be used. I either have to close/reopen project or hit refresh on the references node in solution explorer .