Skip to content

[Feature Request] Disable caching for local/file system feeds #8251

@leastprivilege

Description

@leastprivilege

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution:QuestionThis issues appears to be a question, not a product defect

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions