Is there a way that we can arrange the Projects order in Visual Studio's solution explorer based on project references instead of default alphabetical order.
For e.g, we see some default hierarchies of projects when we generate Code map (.dgml)
I tried searching, but could not find anything.
Purpose: I need this feature in case someone looks an already developed solution with lots of projects for the first time.