This has been asked, but wasn\'t answered. The answer (use /warn:1) doesn\'t work for msbuild.exe, only csc.exe. Perhaps I\'m missing something between csc and
/warn:1
Looks like it is not possible...
Warnings with MSB prefix are thrown by MSBuild. Currently, we can't suppress MSBuild warnings.