Must-share information (formatted with Markdown):
-
which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube -
what are you trying to achieve
I want to analyze a solution that includes both C + + and c# in jenkins. -
what have you tried so far to achieve this
the c# use the sonarqube scanner for msbuild, and the c++ code must use the build-wrapper-win-x86.
how to analyze a sln with both .vcxproj and .csproj?