4
votes
3answers
628 views
MSBuild: How to obtain number of warnings raised?
There is a MSBuild script, that includes number if Delphi and C# projects, unit tests etc.
The problem is: how to mark build failed if warnings were raised (for testing purposes, not for r …
