C
C#2y ago
eid

✅ 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
Angius
Angius2y ago
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
eid
eidOP2y ago
good, but i don't mean add external package, i mean add refrence to dll in my project to anther project
Angius
Angius2y ago
Then no, I don't think anything like that exists CLI is the VSCode way, I'm afraid
Accord
Accord2y ago
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.
eid
eidOP2y ago
in c#devkit extension, i found in it that there is option to do that
No description

Did you find this page helpful?