Hell Helper
Any programmer knows what dependency hell is
If you’ve got a bunch of .NET dlls in a directory (or directory hierarchy) and need to:
- List all of all assemblies with their versions
- Find which assemblies reference another specific assembly
this tiny tool is for you
Please free to use it. Any feedback is appreciated.
Download HellHelper. It requires .NET 3.5 to work.
