我想安裝一箇舊版本的軟件包(Newtonsoft.Json
)。但NuGet回滾。如何通過NuGet安裝舊版本的軟件包?
PM> Install-Package Newtonsoft.Json -Version 4.0.5
Successfully installed 'Newtonsoft.Json 4.0.5'.
Install failed. Rolling back...
Install-Package : Already referencing a newer version of 'Newtonsoft.Json'.
任何幫助將不勝感激。
可能的重複[下載nuget包的舊版本](http://stackoverflow.com/questions/5628689/download-old-version-of-package-with- nuget) – 2013-10-22 09:10:16