I had this in my depfile:
source https://www.nuget.org/api/v2
nuget JasmineTest 2.0.0
I ran paket install and had the content added. I then added content: none to the depfile, executed git clean -xdf and ran pakat install again. The new content: none option was not picked up and the content was restored.
I had this in my depfile:
I ran
paket installand had the content added. I then addedcontent: noneto the depfile, executedgit clean -xdfand ranpakat installagain. The newcontent: noneoption was not picked up and the content was restored.