mikehadlow/AsmSpy

The --nonsystem option isn't respected during export to DGML

Closed this issue · 1 comments

I would like to build a dependency graph of our application, and the system assemblies are cluttering it.
When visualizing the graph in the command line, the --nonsystem option is respected, but when exporting to DGML it is ignored.

Fixed with PR #52.