Reference VS solutions from the NDepend Project > Code to Analyze
In addition to references assemblies to analyze from NDepend project, make possible to reference also one or several VS solutions. Assemblies could then be resolved from a defined VS solutions configuration. Also a filter by name system would be handy to filter for example tests assemblies from the VS solutions.
It is possible to reference VS soltuion and project from NDepend Project Properties > Code to Analyze panel https://www.ndepend.com/docs/ndepend-assemblies-resolving#resolving-assemblies-from-visual-studio-solutions
-
Seb commented
This feature should increase the maintainability of the system. A typical usecase is : a developer creates a new assembly adding it to the solution. Nowadays he has to update the solution and the NDepend project. With this feature, he will not have to care about the NDepend project, the resolution is performed from the solution information.