We are moving our package management from manually updating files to NuGet. I am trying to install older versions of packages to match the one we already have in source cont
I had to provide the comman along with the full url as Install-Package MySql.Data.Entity -Version 6.9.8 -Source http://www.nuget.org/api/v2
Install-Package MySql.Data.Entity -Version 6.9.8 -Source http://www.nuget.org/api/v2