We would like to start using QuickGraph.
Unfortunately, we are stuck on .NET 3.5 for the time being and it appears that QuickGraph is only available via NuGet and against .NET 4.0 or above.
We have tried downloading the latest code, but it seems to be only for portable library (which is great) and there does not seem to be an easy way to just recompile against .NET 3.5
Any help is greatly appreciated.