Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(DependencyGraphNavigator): Avoid relying on manage name prefixes
This removes the assumption that package manager names start with the name of the type of project they manage in favor of collecting all root indices for the project and ensuring that they only stem from a single project. Signed-off-by: Sebastian Schuberth <[email protected]>
- Loading branch information