471 Views
For solution with many project it is quite useful to be able to stop the build at first error, thanks to Visual Studio Plugin system obtaining such a functionality is just a matter of a bunch of lines of code.
0 comments
Join in on a hand-picked round up of the best .NET articles every day.
Curated by our Moderators and Voted up by our Community. Free.
For solution with many project it is quite useful to be able to stop the build at first error, thanks to Visual Studio Plugin system obtaining such a functionality is just a matter of a bunch of lines of code.