Hey @MuhKuh
What you’re describing sounds like the behavior of the Monorepo feature in SonarQube Enterprise Edition., where you can end up with checks that have different project keys.
[projectKey1] SonarQube Code Analysis
[projectKey2] SonarQube Code Analysis
As far as I know, Developer Edition only issues checks named SonarQube Code Analysis
.
However, putting all of that aside, you might be happy to know that the latest versions of Scanner for .NET are much better at indexing all files in a project.
You can read more about that here: