one of our feature teams who is using SonarQube since long and they are now getting issues when they upgrade to VS 2017,To support SonarQube for scanning in VSTS build, we need the task updated with SonarQube 2.3 or higher to support along with VS 2017 for code analysis. May I know is there any work going on this when can we get the support for VS 2017?
Asked
Active
Viewed 226 times
-1
-
You should probably post this at VS' support forum/page. – Antimony Oct 11 '17 at 22:24
1 Answers
0
Regarding SonarQube extension in VSTS, you can install SonarQube 3.0.2 version. (You need to update SonarQube extension if old version has already been installed in manage/admin extension page of you VSTS. https://XXX.visualstudio.com/_admin/_extensions
)
After that, you can change 3.*
version of SonarQube Scanner for MSBuild task in build or release.

starian chen-MSFT
- 33,174
- 2
- 29
- 53