Paket.Unity3D
Paket.Unity3D copied to clipboard
False positive results when running Bootstrapper
The Bootstrapper fails only with exit code -1 if the to be downloaded program file doesn't exist.
In case of IO errors with corrupted files means we have a false positive.
https://github.com/wooga/Paket.Unity3D/blob/1b233e51836cf5a0af450dcfb3f6f7b667371bcf/src/Paket.Unity3D.Bootstrapper/Program.cs#L132-L139
We should check the file checksum with the value provided by github.
@Larusso should we close it? 😄
Well it's been a while haha