Index: build/Source.targets =================================================================== diff -u -r306534a774a4391bfb8c021ecda9b2ee1ce1d309 -r74a6d622c8644188a39e3cb1e688e80cc6540f1b --- build/Source.targets (.../Source.targets) (revision 306534a774a4391bfb8c021ecda9b2ee1ce1d309) +++ build/Source.targets (.../Source.targets) (revision 74a6d622c8644188a39e3cb1e688e80cc6540f1b) @@ -12,6 +12,6 @@ if ErrorLevel 1 goto loop"/> + if ErrorLevel 1 goto loop" Condition="$(DefineConstants.Contains('DEBUG')) Or $(DefineConstants.Contains('COVERAGE'))"/> \ No newline at end of file