drewnoakes / dependency-analyser

Shows the dependencies between .NET projects and assemblies as a graph.
https://drewnoakes.com/code/dependency-analyser/
GNU Lesser General Public License v3.0
43 stars 5 forks source link

Filter form incorrectly splits TFM when it contains a period #21

Open drewnoakes opened 1 year ago

drewnoakes commented 1 year ago

For multi-targeting projects, each target appears as its own node in the graph, as each may have different relationships to siblings.

For example:

The filter dialog splits on periods, meaning that this currently produces a tree resembling: