microsoft / automatic-graph-layout

A set of tools for graph layout and viewing
Other
1.35k stars 304 forks source link

Downgrade to support net471 #268

Closed baruchiro closed 3 years ago

baruchiro commented 3 years ago

close #267

levnach commented 3 years ago

@baruchiro , will change https://github.com/microsoft/automatic-graph-layout/pull/269 work for you?

baruchiro commented 3 years ago

Yes I think so, Thanks

paulovila commented 3 years ago

Hi @baruchiro Can you please check v1.1.10 https://www.nuget.org/packages/AutomaticGraphLayout.WpfGraphControl https://www.nuget.org/packages/AutomaticGraphLayout.GraphViewerGDI

they both depend in the netstandard packages: https://www.nuget.org/packages/AutomaticGraphLayout https://www.nuget.org/packages/AutomaticGraphLayout.Drawing

baruchiro commented 3 years ago

I finally choose the GraphX library, so I not working on this project anymore.

But it seems to be OK now, I managed to install the new nuget in my project.

levnach commented 3 years ago

Thanks for checking!