Hi,

 

I’m calling FxCop as a Nant task, and want the build to fail if it returns any errors. However, setting failonerror=”true” does break the build, but then doesn’t complete the remaining tasks in Nant (calling Nunit) or Cruise Control (merging the XML outputs). Is there any way to get the build to be reported as failed on FxCop failure, but complete the rest of the build commands?

 

Cheers,

James.

Reply via email to