✅ installing a NuGet package to an existing .NET project
I'm trying to add a package to my worker service project using the vscode integrated terminal. I'm inside the directory (i assumed) because it has the actual solution file in it, but it doesn't recognize the directory as having a project
4 Replies
You need to be in the folder with the project, not the sln
An sln is a collection of projects
thank you very much. that was a simple solution 😅
i'll open a new thread for the new problem that popped up
i will mark it as solved
$close
If you have no further questions, please use /close to mark the forum thread as answered