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?
- how to build depending projects? Kenneth
- Re: how to build depending projects? Gábor Garami