Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Packages taking a long time to show up in Visual Studio
-
We are using ProGet to setup our own local package repository mostly for NuGet packages.
We have everything setup and working.
Only one problem remaining.
After publishing new packages they are immediately visible in the web interfaces.
But often is takes a very long time for them to be visual in Visual Studio NuGet Package Manager UI.
Is there anyway to speed this up?
Product: ProGet
Version: 5.0.10
-
I've never seen this before, but it seems that Visual STudio is caching the result as to not hit the server. Maybe you can refresh or do a search from within Visual Studio to cause it to hit the server?
Please share if you find the solution; you may be able to disable caching in VS, but I don't know how off hand.