Hi, I have a project that includes 2 tasks. A msbuild task and a exec task (making an installation package with install shield)
Both tasks outputs some warnings. When the build succeeds the email only contains that warnings from the exec task. But on the webserver, the build report only contains the warnings from the msbuild task... Why is this ? Is there a way to get all the warnings in both reports ? Best regards Lars
