in visual studio .net i have a solution that contains information about the build order, and how the projects refer each other.
In Jenkins I have made a job for each project in the solution, so I need to put the project refered
how can i specify in visual studio or jenkins that i need this C# project to use that project?