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!
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!