Hi all,
So as I attempt to build a huge solution with about 200+ projects..
How do I stop the build at the very first error instead of waiting till the whole build is finished.
Where do I read the log of the build or the output of the build?
If I am able to stop the build at first error, where is the file located so I could read that error.
At this point, I can not change the solution file in any way.