All Questions
2 questions
0
votes
1
answer
864
views
Multi-project setup with Nuget Packages
I have a visual studio solution that has two sub-projects, and these sub-project's use the same nuget packages. I have many years experience with C++ projects, but I am still relatively new to the ....
6
votes
3
answers
7k
views
NuGet Configuration File for Solution VS2015 (NuGet 3.4+)
Okay this might sound a duplicated question, but regarding my searches it is not.
I have been looking for a proper way to configure a specific nuget package source (url) in my solution that ...