简体   繁体   中英

Sonar analysis of C# Website Project with MSBuild.Sonar.Runner

My solution contains Web Application projects and a couple of Web Site projects. SonarQube analysis works great for Web Application modules, but completely ignores code in Web Site projects. I know that the analysis is also possible using generic sonar runner, but the point is, how to do it using MSBuild.Sonar.Runner ?

From the documentation :

Known Limitations

  • Analysis of Web Site Solutions is not supported, however analysis of Web Application Solutions is supported.

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