Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 636 Bytes

File metadata and controls

23 lines (16 loc) · 636 Bytes

Visualizer of project references

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.

Author

Tomas Jecha www.jecha.net

Screen shot

![](http://i.imgur.com/byBYAAZ.png Screen shot)

Project colors

There are 3 types o nodes:

  • Green nodes - found projects
  • Yellow nodes - projects out of given folder
  • Red nodes - reference to invalid projects