Force no cache for single package source in nuget.config #8745
Labels
Area:HttpCaching
http caching by all tools
Area:HttpCommunication
Priority:2
Issues for the current backlog.
Type:DCR
Design Change Request
Milestone
We're using package version wildcards for some of our internal libraries to make it easier to update them, but as it stands now, they wont get updated to the newest version (matching the wildcard) without the use of the no-cache operator, which also applies it to nuget.org package source. Ideally it would be if no-cache was applied to all wildcarded packages, but if I could apply it to a single package source (our internal one), this would suffice.
The text was updated successfully, but these errors were encountered: