hello, and welcome to the community, @vitaly
First of all, did you read the trouble shooting guide: [Coverage] Troubleshooting guide for .NET code coverage import? If yes, and tried out the advice there, then please :
- tell us what you tried out from the trouble shooting guide
- give us the verbose output of the END command (please run
SonarScanner.MSBuild.exe begin /k:“MyProject” /d:sonar.verbose=true <other params>
as the begin step, and please attach the output of the BEGIN and END steps), of the local build and the Jenkins one.
Thanks!
Andrei