From: Rob V. <rv...@do...> - 2014-11-06 16:29:14
|
Tom The TeamCity builds are stuck due to NuGet complaining about corrupted files Googling around I found http://nuget.codeplex.com/discussions/272453 which suggests that resolving this requires cleaning out the packages folder of the solution (which I have tried to do via TeamCity clean build functionality) and failing that clearing the local NuGet cache which apparently is under %LOCALAPPDATA%\NuGet\Cache which I can't do myself Can you try doing this and see if that gets the builds unstuck? Thanks, Rob |