Hi @mattwills8 and welcome to the community !
C# projects needs to be analyzed with the SonarScanner for MSBuild (it uses a specific target mechanism which hooks up to the build), otherwise you won’t get any results.
HTH,
Mickaël
Hi @mattwills8 and welcome to the community !
C# projects needs to be analyzed with the SonarScanner for MSBuild (it uses a specific target mechanism which hooks up to the build), otherwise you won’t get any results.
HTH,
Mickaël