This Project is Empty on Concourse

I m trying to setup concourse (with windows worker) as the new CI/CD for my application .
Sonar analysis is successful however the dashboard say “This Project is empty” where as it has measures like Coverage %

  • Community Edition
  • Version 7.6 (build 21501)
  • SonarScanner for MSBuild 4.7.1
  • Project is on Dotnet Framework 4.7
  • msbuild version ‘16.10.1.27004’
  • Language :C#

Environment

  • concourse with windows worker

Empty Dashboard

But Can view coverage

Hello

-what are the commands you are running to do the analysis?
-are you running all commands from the same folder?
-please give us the verbose output of the command (please run SonarScanner.MSBuild.exe begin /k:“MyProject” /d:sonar.verbose=true as the begin step, and please attach the output of thje BEGIN and END steps)
-could you please share the .sonarqube\conf\SonarQubeAnalysisConfig.xml and the .sonarqube\conf\sonar-project.properties