After installing VS Solution Dependency Visualizer, open Visual Studio and navigate to Tools, External Tools. This opens the External Tools dialog.![]()
Click the Add button, and enter
| Title | VS Solution Dependency Visualizer |
| Command | C:\Program Files\devio IT Services\VS Solution Dependency Visualizer\vsslndepvis.exe |
| Arguments | $(SolutionDir)$(SolutionFileName) |
Press OK.
The Tools menu will now show a command VS Solution Dependency Visualizer which opens the program with the current solution.
The latest release (version 0.50) of VS Solution Dependency Viewer is available for download here.
Advertisement

Awesome tool for seeing .Net Dependency Tree’s! 5/5!
[...] installer adds VS Solution Dependency Visualizer as an External Tool, but it still needs to be manually activated by the [...]