Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
Sonar 7.3 (build 15553) - Community Edition, Scanner version 2.2 - what are you trying to achieve
Analyses if .NET 4.5 C# code - what have you tried so far to achieve this
I just joined this enterprise and we have several projects going on. The ones running on .Net Core gets analyses as expected. But the legacy ones, running on .Net 4.5 (not 4.5.1 or etc) have no code analyses… what can i do about it? Checking the logs there are no errors or anything…