当前位置:   article > 正文

c# 代码进行 sonarscan-msbuild扫描_sonar-scanner-msbuild jvm

sonar-scanner-msbuild jvm

一、下载soanrscan-msbuild工具,选择一个合适的版本
https://github.com/SonarSource/sonar-scanner-msbuild/releases

二、SonarQube.Analysis.xml配置
数据库的配置可以查看sonarqube的安装文件

<SonarQubeAnalysisProperties  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.sonarsource.com/msbuild/integration/2015/1">
  <Property Name="sonar.host.url
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/空白诗007/article/detail/973121
推荐阅读
相关标签
  

闽ICP备14008679号