I want to set locally cached settings to false for particular nuget package.
Is this possible ?
You can use -NoCache in NuGet cli to download each time from the server.