Sonarqube支持“ .Net Core”(带有.xproj扩展名)项目 [英] Sonarqube support for ‘.Net Core’ (with .xproj extention) projects

查看:178
本文介绍了Sonarqube支持“ .Net Core”(带有.xproj扩展名)项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人知道Sonarqube v4.x或v5.x(C#插件版本5.2)是否支持 .Net Core(具有.xproj扩展名)项目吗?

Anyone has any idea on whether ‘.Net Core’ (with .xproj extention) projects are supported by Sonarqube v4.x or v5.x (C# plugin version 5.2)?

尽管SonarQube Scanner日志文件中没有错误消息,但我们所有的.xproj文件都列在ProjectInfo.log文件中的跳过的项目下,并且仪表板仅显示.csproj文件的结果,而不显示任何.xproj文件的结果。

Though there is no error message in SonarQube Scanner log file, all our .xproj files are listed under "Skipped projects" in ProjectInfo.log file and dashboard is showing results only for .csproj files and not for any .xproj files.

感谢您对此的答复

推荐答案

的文档用于MSBuild的SonarQube扫描仪 (这是用于分析SonarQube中C#/。Net项目的扫描仪):

Per documentation of the SonarQube Scanner for MSBuild (which is the scanner to be used for analysing C#/.Net projects in SonarQube) :


当前不支持对ASP.NET vNext项目(即project.json)的分析,请参考 SONARMSBRU-167

.Net Core项目自用于MSBuild v2的扫描仪。 3 (它本身已经很旧了,所以只需获取最新版本即可)

.Net Core projects now supported since Scanner for MSBuild v2.3 (which itself is already old, so just grab the latest)

这篇关于Sonarqube支持“ .Net Core”(带有.xproj扩展名)项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆