Tagged Questions

1
vote
2answers
2k views

MSBuild 2008 stops on first error while building a solution

We recently upgraded from MSBuild 2005 to 2008. Since then MSBuild stops on the first error when building a solution. This wasn't the case in 2005. Is there a way to get the old behavior? EDIT: We ...