✅ dotnet add reference in vscode
there is gui way to add reference in vscode instead of run command or type , i mean like vs community does, just r click and choice add referenceee ?
5 Replies
Not that I know of
Well, now I do know of one: https://marketplace.visualstudio.com/items?itemName=aliasadidev.nugetpackagemanagergui
All it took is a google search
good, but i don't mean add external package, i mean add refrence to dll in my project to anther project
Then no, I don't think anything like that exists
CLI is the VSCode way, I'm afraid
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.in c#devkit extension, i found in it that there is option to do that