SonarQube and classic asp and vb.net, WCF scanning

Hi team,

We are working on scanning vb.net and WCF frameworks on pipelines, we are facing challenges with Sonarqube not able to see the code. These are the error outputs currently

“No analysable projects were found. SonarQube analysis will not be performed. Check the build summary report for details.
10:59:45.705 Post-processing failed. Exit code: 1”

Has anyone in the community faced this scenarios, any guidance on fixing these issues would be great

Hi @crispin

Which version of MSBuild are you using ? And which version of .NET Framework are you targeting with those projects ?

Thanks.