NuGet packages
24 May 2016We have stopped pushing pre-release packages from the CI build to nuget.org (on request from nuget.org). The official nuget feeds will from now on only be used for stable releases.
Pre-release packages from every CI build are now pushed to myget.org. To use these packages, you must add the myget feed https://www.myget.org/F/oxyplot
as a package source.
Remember to check “Include prerelease” or add the “-pre” flag to install the myget packages.