C# classes no more in code analysis scope

yes, if the scanner finds test assemblies linked to the project, it will mark the project as a test project.

you can manually mark the projects as not test projects with

<SonarQubeTestProject>false</SonarQubeTestProject>

please let us know when you get more info.