Some modifications to the OxyPlot library to back-port to .NET 2.0. Added the LINQBridge library for the LINQ based code in OxyPlot (the original .NET LINQ is not available in .NET 2.0).
1 <?xml version="1.0" encoding="utf-8"?>
4 <supportedRuntime version="v4.0" />
5 <supportedRuntime version="v2.0.50727"/>