Getting zero bugs, zero code smells and zero Vulnerabilities for C# .NET project

Must-share information

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
    Sonarqube server version : 6.7.1
    sonar scanner for msbuild version : 4.50.1761-net46

  • what are you trying to achieve
    trying to get code issues, code smells and Vulnerabilities but always getting count as zero for all the desktop application. If I run the analysis for any web based project I get the correct analysis but in case of desktop applications it is always zero.
    Is it a limitation of Sonarqube that it does not support the desktop applications?