We have been experiencing an issue when setting the log Options on tasks to “quiet”.
We get an error “System.NullReferenceException” for MSBUILD Project.
Hi Lee,
Thanks for reporting this issue, we’ve checked in a fix and will have a new build available shortly.
Regards,
Paul.
Hi Lee
This build has a work around :
https://www.finalbuilder.com/downloads/finalbuilder/630/FB630_1706.exe
The problem is a bug in msbuild. When using a custom logger with /noconsole (ie no console logger) specified and logging set to quiet. The work around was to add another logger (in this case a dummy one that does nothing).
Hi Lee
Disregard my last email, that build does not contain the fix, somehow the file with the fix never got checked in. We have a new build running at the moment, I will post here again when it’s uploaded.