Open
Description
Description
Build server doesn't have internet connection and can't pull paket.exe from github/nuget repository.
Cache option is configured in paket.dependencies and it pulls nuget packages from the cache's folder.
What's the correct way to configure Paket.bootstrapper.exe to pull paket.exe as don't want to commit paket.exe to git repo?
Thanks.