This simple tool can analyze all C# Project Files (*.csproj) from selected folder and display graph of references to other projects.
This tool is only prototype. I created it as experimental tool to visualize and validate references from one large SVN repository.
Tomas Jecha www.jecha.net
![](http://i.imgur.com/byBYAAZ.png Screen shot)
There are 3 types o nodes:
- Green nodes - found projects
- Yellow nodes - projects out of given folder
- Red nodes - reference to invalid projects