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
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: