Is there a command line tool to generate the dgml file from a list of dlls? I have tried graphcmd.exe, this only further simplifies an already generated dgml file. Are there any command line options in the visual studio ultimate through which we can achieve this?
The reason that i ask this is, i would like to generate the dgml files as part of the continuous integration, and further process each file to get the integrated dependency graphs of all individual components involved in the system.