9.19
cristian-ambrosini-sonarsource
released this
31 Jan 13:57
·
1071 commits
to master
since this release
Hello,
small release to enhance the deprecation warning before SonarQube v.10.4, explicitly notifying users analyzing with MSBuild 14 that it's no longer supported while maintaining the deprecation status for MSBuild 15.
Furthermore, we've also introduced three improvements to our rules:
Improvements
- 8609 - AnalysisWarningAnalyzerBase: targeted warnings for MSBuild14/15
- 8559 - [C#, VB.NET] Fix S2178 Rule message: Mention extracting right operand if applicable
- 6139 - [C#, VB.NET] Detect symbol references for @ keyword identifiers
- 3753 - [C#, VB.NET] S1186: also inspect empty
set
andinit
and empty local functions