You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running paket.exe update --force it does not re-download HTTP dependencies.
I see why this is not done on update, as there is no version information,
but when using force I'd expect it to re-download the files.
The text was updated successfully, but these errors were encountered:
Sounds reasonable to me
On Jun 22, 2015 3:54 PM, "Dominic Graefen" notifications@github.com wrote:
When running paket.exe update --force does not re-download HTTP
dependencies.
I see why this is not done on update, as there is no version information,
but when using force I'd expect it to re-download the files.
—
Reply to this email directly or view it on GitHub #895.
When running
paket.exe update --force
it does not re-download HTTP dependencies.I see why this is not done on update, as there is no version information,
but when using force I'd expect it to re-download the files.
The text was updated successfully, but these errors were encountered: