Sonar Code Coverage dropped after dotnet version upgrade to V10

The pipeline log should say something regarding the coverage. I had problems with the dotnet deterministic build which uses filenames starting with “/_/”, which SonarQube seems not to support Support deterministic paths for C# coverage

That was visible in the pipeline logs like

INFO: Imported coverage data for 5308 files
INFO: Coverage data ignored for 653 unknown files, including:
/_/Apps/Project/MyFile.cs