While everybody is busy searching for the solution

I just wanted to share that I found below topic which I found on a forum very enlightening:
Trying to do a ripple restore:
** Ripple Steps
1.) DownloadMissingNugets Download missing nugets for NServiceBus.WebSphereMQ
2.) ExplodeDownloadedNugets Explode nugets at C:\dev\Particular\NServiceBus.WebSphereMQ\src\packages
3.) ProcessDirectives Process directives from nugets
4.) FixReferences Fix References
2013-05-15 13:50:40: [Debug] Searching for log4net,2.0.0.0 from http://builds.nservicebus.com/guestAuth/app/nuget/v1/FeedService.svc
2013-05-15 13:50:40: [Debug] Downloading From Cache: C:\Users\AppData\Roaming\ripple\NServiceBus.Interfaces.4.0.0.0-unstable3041.nupkg
2013-05-15 13:50:40: [Debug] Downloading From Cache: C:\Users\AppData\Roaming\ripple\NServiceBus.4.0.0.0-unstable3041.nupkg
4.0.0.0-unstable3041 is pulled from the ripple cache but there is a newer one on the buildserver. How can
I force ripple to pull it from the buildserver?
Doing a:
ripple restore -c whatever
Fixes it
[Edit. To remove automatic parsing of the URL. Alex, I assume that you didn't really want the URL to become a clickable link and I hope you don't mind me changing it - Alastair.]