-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add Package does not seem to use the source defined in paket.dependencies #89
Comments
do you mean the search function in the dialog? |
this fsprojects/Paket#1298? |
yes it the same but as a quicker solution it would be nice at leat to be able to add package -> set the name of the package -> ok -> the paket install command is triggered. to sum up have visual studio interface to launch paket install without the search. |
+1 for this. |
The corresponding paket issue is marked as up-for-grabs and deliberately left open for people to jump in. It's not that hard to implement and @cdrnet is already looking into it |
I added support for custom feeds, please test it and let me know |
Amazing ! |
how can i configure the add packet : package Manager popup to use the sources defined in my paket.dependencies . I need to install internal packages that are not on nuget.org but on private repo ?
The text was updated successfully, but these errors were encountered: