SonarCloud is taking more time

hi @AshokReddy

Did you go through our Troubleshooting .NET performance problems guide?

If yes and you haven’t found a way to optimize the build yourself, please give us the following version information:

  • please give us the verbose output of the scanner commands (please run SonarScanner.MSBuild.exe begin /k:“MyProject” /d:sonar.verbose=true as the begin step, and please attach the output of the BEGIN and END steps)
  • please give the output of running MSBuild in verbose mode (/v:d)