I want to create dgml file (dependence graph) from list of dll files OR solution, project. Can I do that with Graphcmd by command line?
Asked
Active
Viewed 569 times
1 Answers
1

Esther Fan - MSFT
- 8,276
- 4
- 27
- 25
-
Can you pretty pretty please provide an example command line call to GraphCmd for a DLL input file? I'm having a terrible time trying to get it to work - I keep getting "Data at the root level is invalid". My cmd: GraphCmd.exe -all -exceptions -input my.dll -output my.dgml – kallotec Jul 08 '15 at 11:40