Search code examples
asp.netsonarqube

SonarQube Analysis for Asp.Net Website Project


I am trying to add my Asp.Net Website solution for SonarQube Analysis. In this solution, We have 1 main website project and other class library project referred by this main Website project. Analysis runs fine and I can see all referred class library projects in analysis report site. But I am not seeing main website project.

My guess is as this website is not generating any dll, analysis is not happening. Anyone seen this issue? please suggest.


Solution

  • I found, as per sonar website, its not supported.

    https://docs.sonarqube.org/plugins/servlet/mobile#AnalyzingwithSonarQubeScannerforMSBuild-KnownLimitations