Monthly Archives: April 2014

Installing a specific version of a package using NuGet in Visual Studio

I needed to be able to install an old version of a package from NuGet. I couldn’t do it directly via ‘Manage NuGet Packages’, but it turns out it can be done via the Package Manager Console. Open up the … Continue reading

Posted in Uncategorized | Leave a comment