|
#1
|
|||
|
|||
Process Files question
If I run a 'make VS.Net' step that directly references a solution, and then I later run a 'process files' step that references the directory in which the solution resides, will I build that solution twice?
|
#2
|
|||
|
|||
If the Process Files action includes .sln files, and you have a Make VS.NET step as a child of that action, yes.
|
|
|