-
Notifications
You must be signed in to change notification settings - Fork 525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow to restore dll from remote dependencies file #1507
Comments
Yep this would be cool as I don't want to add a nugget pkg for one
|
Ok I implemented support for this.
with 2.52 this works |
From https://gist.github.com/forki/be1fe52828dc4a9f3729#file-gistfile1-txt-L6
The following is intended to work:
User repo has a paket.depndencies file like this:
Running
paket restore
should download privateeye.fsx and /bin/privateeye.bridge.dll/cc @gregoryyoung
The text was updated successfully, but these errors were encountered: