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
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
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.
The Bootstrapper fails only with exit code
-1if the to be downloaded program file doesn't exist.In case of IO errors with corrupted files means we have a false positive.
Paket.Unity3D/src/Paket.Unity3D.Bootstrapper/Program.cs
Lines 132 to 139 in 1b233e5
We should check the file checksum with the value provided by github.