Releases: SonarSource/sonar-scanner-msbuild
Releases · SonarSource/sonar-scanner-msbuild
5.2.0
5.1.0
Improvements
- 959 - Pass configuration to analyzers
- 958 - Update Wiki about test project detection
- 955 - Don't inspect project name in test project detection by default
- 954 - Add clarification message to test project detection
Bug Fixes
- 949 - Missing Sarif report for Razor Views for .NET Core 3.1 and .NET 5 SDK
- 930 - Fail fast when there's multiple profiles for a language
- 891 - Do not fetch over the 10000th result while searching
- 843 - SonarQube.Integration.ImportBefore.targets removal by TargetsUninstaller causes issues with Concurrent Analysis
5.0.4
5.0.3
5.0.2
5.0.0
New Features
- 866 - New .NET 5 flavor of the Scanner
Improvements
- 900 - Conversion of coverage results should not fail the whole analysis
- 894 - Update license headers
- 893 - Remove/Change SonarQube for Sonar in logs
- 888 - Drop deprecated roslyn.reportFilePath and analyzer.projectOutPath
- 840 - Detect and fail fast if sonar.organization is provided through SonarQube.Analysis.xml
- 831 - Clearer message and warning in case of fallback into default projectBaseDir
- 798 - Give the user the ability to provide its own CodeCoverage.exe path
- 664 - Analysis does not fail for commercial versions when the server is not licensed
- 659 - Scanner should not require a ProjectGuid
- 419 - Extract binary coverage conversion into a separate console app