I am running an analysis using msbuild on debian, using the following command:
mono /msbuild/SonarQube.Scanner.MSBuild.exe begin /d:sonar.login=
The only way I have managed to get around this situation is by adding the following line to the .csproj file of the projects I want excluded
.csproj
true