Unable to scan c# language

When scanning C # language, the scanning result is successful, but no file is actually scanned.

You’ll need a different SonarQube scanner for C#, because it needs the project to be build to get an analysis.
We use SonarScanner for .NET | SonarQube Docs combined with Jenkins for example.