Hi all, Recently upgraded to 1.4.3 from 1.4.0, and now when I have a build that fails, no error text is included in the build report, just compiler error numbers:
error CS1026: error CS1519: error CS1519: error CS1002: error CS1002: My projects are set up to use the Rodemeyer.MsBuildToCCNet.dll logger, does this need to be upgraded and/or replaced? I did try using the ThoughtWorks.CruiseControl.MsBuild.dll, and with it, the output now includes error text, but it is missing informational text output by my msbuild script, along with any indication of which actual csproj was being compiled when the error occurred. I've looked over the updated documentation and can't see anything specifically about this, and my google-fu has turned up nada. So, any help would be appreciated.
