SonarQube Version: 6.7
SonarScanner for MSBuild 4.3.1
I just upgraded to .Net 4.7.1 with MSBUILD 15. I’m using the jenkins plugin to run the scanner. When I look at the logs I see no errors except for a deprecation warning about the name of the MSBuild scanner. The results get shipped to my SonarQube instance without errors. However, when I look in SonarQube, though I can see the event in the Activty portion. There are no issues reported. If I go to the Code display, I can see the projects or top level folders, but nothing underneath.
Does anyone know where to look to get more details of what is going on?