How to send info email in case FxCop reports errors or warnings?
Hi,
I integrated FxCop 10 into one build and it works well. I added build failure conditions for code metric changes if number of inspection errors is more than 0.
But I want to achive that an info email is send if FxCop reports no errors but just warnings. How could I do that without letting the build fail?
Please sign in to leave a comment.