I\'ve setup Static Code Analysis on my Visual Studio Team Services builds. I\'m using the \"MSBuild\" build step for my solution and in the build logs it shows 999+ lines that s
After some months of working with VSTS, my experience is as follows;
We've started using Build Quality Checks to fail the build when there are more warnings compared to the baseline.