Skip to content
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

Update the reference to the installed package without reloading the solution #128

Open
sidewinder94 opened this issue Nov 28, 2016 · 1 comment

Comments

@sidewinder94
Copy link

Would it be possible when a package is installed/updated using paket to add/update the reference without reloading the dependant projects ? (the same way the nuget extension currently do ?)

Why ? Because I really like how Paket works and would like to suggest it to replace nuget on my project.

However, we work on several huge solutions (i'm talking about 100+ projects per solution) and VS hangs for a really long time if it has to reload all the projects.

We could exit VS and add/update the packages, but then we wouldn't be using the VS extension.

@sidewinder94 sidewinder94 changed the title Update the reference to the installed package without reloading the ssolution Update the reference to the installed package without reloading the solution Nov 28, 2016
@forki
Copy link
Member

forki commented Nov 28, 2016

probably possible. I would love to get a PR for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants