If I use:
Architecture → Create Dependency Graph → By Class
it generates a graph for the whole solution.
Is there a way to get VS to generate a dependency graph only for classes from a specific project?
I tried to create only for a specific project using Architecture Explorer -> Create a new graph document from all the selected nodes
(with and without ctrl ), but it only generates classes without a connection between them or classes associated with namespaces.
Thanks for your help!
source share