- Sonarqube 10.6 version used
- I would like to execute sonar scan for IOS code developed using net8.0-ios
Can you confirm if we must build the solution like dotnet application for SonarQube analysis.
Can you confirm if we must build the solution like dotnet application for SonarQube analysis.
If you’re analyzing C# / .NET code, yes, you must build your solution while the build is sandwiched by the SonarScanner for .NET. Are you analyzing C# / .NET code?