just started to use FB so this could be a very simple question.
I have set up a nightly automatic build for a VS.net solution. What I want is to sent the build error report to myself if a build is failed. I have set up the send email actoin on "on failure", my question is how I can get the build error report and set it as the content of the email?
Since the solution cotains many projects, it will be ideal if the email conent just contains those projects that failed to build.
Thanks.