Don't crash in DownloadHashFile - #2376
Conversation
When the cache folder didn't exists DownloadHashFile was crashing instead of working as expected.
|
No worries :). I'm actually still happy that I don't need to context switch back and forth. Interstingly though I still see it https://ci.appveyor.com/project/SteffenForkmann/fake/build/1.0.3225#L873. I'll try to verify this by invoking the bootstrapper manually in the build process... |
|
That also possibly explains why it couldn't fall back to an existing paket.exe... |
When the cache folder didn't exists DownloadHashFile was crashing instead of working as expected.
See #2368 (comment) comment by @matthid for context (Sorry).