FubarDevelopment / QuickGraph

Fork of https://quickgraph.codeplex.com/
Microsoft Public License
9 stars 2 forks source link

CP-22436: Nuget package missing QuickGraph.Glee #131

Open fubar-coder opened 6 years ago

fubar-coder commented 6 years ago

From unknown CodePlex user on Thursday, 22 March 2012 14:58:19

I installed QuickGraph via Nuget, on Visual Studio Professional 2010. I can now access the assemblies QuickGraph, QuickGraph.Algorithms, QuickGraph.Collections, QuickGraph.Contracts, QuickGraph.Data, QuickGraph.Graphviz, QuickGraph.Predicates, and QuickGraph.Serialization. However, when I try to import the glee extensions via "using QuickGraph.Glee", it cannot find the assembly. Did I make a mistake, or have the newer versions dropped Glee support?   Thank you for your help!