I am having problems updating Nuget packages in Visual Studio 2013 for a solution.
I right-clicked the solution, chose "Manage packages for solution", then choose "Update All" in the update tab.
It all seemed to update fine, however, in the update tab, the packages that were updated are still showing as needing to update. If I then go to update them again, the list of projects shows each project that has the package, and each checkbox is disabled, as if it already knows they have been updated. So as far as I can tell, every project has been updated.
I have restarted Visual Studio
Anyone else come across this before?