We are having issues with NuGet package updates and TFS source control integration lately. This is causing allot of hassles with our team and making us hesitate in adopting
All:
If you check out code from TFS, and because the complex relationships between packages you cannot reload one or more nuget(s), here is what I did:
But just make sure the code used to work properly before last time check in.
Thanks,
-Yuan Z
I had this problem too.
To resolve that:
After this you will can Install the Nuget packages without receive TF400024 error.
A simple check-in of the code to Visual Studio Online did the trick for me.