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)
Thanks.
Here is the version information:
Version of Scanner for .NET (MSBuild): sonar-scanner-msbuild-5.4.0.40033-net46
Version of MSBuild: v16.11.0.36601
and here is the output of each commands:
After run SonarScanner.MSBuild.exe begin /k:VersionChecker /d:sonar.verbose=true, the output was: output1.zip (1.4 KB)
After run “C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\MSBuild.exe” “BrokerRolloutVersions.sln” /t:Rebuild /v:d, the output was: output2.zip (109.5 KB)
After run SonarScanner.MSBuild.exe end, the output was: output3.zip (12.0 KB)