-
Notifications
You must be signed in to change notification settings - Fork 905
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
Improve multiple side by side package behavior during install #2577
Comments
@TheCakeIsNaOH This one I am not sure about. Usage of side by side installation argument is not recommended, as it causes known problems during upgrade. This one will need more discussion before anything can be done on it. |
@gep13 No skin off my nose either way. |
Related issues: Given we apparently don't want to have the side-by-side functionality in its current form (per #2788), perhaps we should close this issue? |
As side by side installations have been deprecated, this issue is no longer relevant: #2787 |
As side by side installations have been deprecated, is there any way or work around to do side by side installation. not sure whether -m switch does the same |
There are some suggestions over on #2878. |
Counterpart to #103
I didn't see an issue for install, only for upgrade.
As noted in a todo comment
choco/src/chocolatey/infrastructure.app/services/NugetService.cs
Lines 446 to 447 in d8ca7ba
The text was updated successfully, but these errors were encountered: