-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
Resolution:QuestionThis issues appears to be a question, not a product defectThis issues appears to be a question, not a product defect
Description
For our builds we are using a local nuget feed to get dependencies from.
This local feed gets updated for every build - the version number of the packages do not always change.
Since nuget prefers the local cache (.nuget) over the file system source - we need to clear that cache manually all the time to make this work.
It would be nice if caching could be disabled on a per feed basis (especially for local / file system based feeds).
This is for SDK style / package reference based projects.
Build script: https://github.com/IdentityServer/IdentityServer4/blob/master/build.ps1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution:QuestionThis issues appears to be a question, not a product defectThis issues appears to be a question, not a product defect