I implemented sonarqube with Jenkins JcacS
my sonarqube server implemented successfully but I can’t find any documents to implement sonar scanner MSBuild in JcasC.
this one works for Sonar Scanner
config-plugins: |-
tool:
sonarRunnerInstallation:
installations:
- name: "sonar-scanner"
properties:
- installSource:
installers:
- sonarRunnerInstaller:
id: "6.2.0.4584"
Can anyone help me how to implement Sonar Scanner MS.Build?