简体   繁体   中英

MSBuild.SonarQube.Runner.Tool not analyzing .cs files

I am trying to use Sonarqube for code analysis with team city integrated using cake build.

For some reason Sonarqube does not analyze .cs files.(currently analyzes js/css/xml)

Is it a problem with the agent being used for the build? Some settings to be done in Sonarqube/Teamcity?

Help will be greatly appreciated.

由于Sonar需要较新的版本,因此需要更新构建代理上的Roslyn编译器。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM