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
Hi, Chocolatey side-by-side (aka allow-multiple) package installs are deprecated. Is there a consideration for how best to handle multiple installs of package versions going forward?
In my scenario, I'm trying to install multiple versions of the dotnet SDK.
dotnet-6.0-sdk has been installed as a side by side installation.
Side by side installations are deprecated and is pending removal in v2.0.0.
dotnet-6.0-sdk 6.0.416
dotnet-6.0-sdk-4xx has been installed as a side by side installation.
Side by side installations are deprecated and is pending removal in v2.0.0.
dotnet-6.0-sdk-4xx 6.0.416
dotnet-7.0-sdk has been installed as a side by side installation.
Side by side installations are deprecated and is pending removal in v2.0.0.
dotnet-7.0-sdk 7.0.403
dotnet-7.0-sdk-4xx has been installed as a side by side installation.
Side by side installations are deprecated and is pending removal in v2.0.0.
dotnet-7.0-sdk-4xx 7.0.403
The text was updated successfully, but these errors were encountered:
Hi, Chocolatey side-by-side (aka allow-multiple) package installs are deprecated. Is there a consideration for how best to handle multiple installs of package versions going forward?
In my scenario, I'm trying to install multiple versions of the dotnet SDK.
Commands:
choco list --local-only
output:The text was updated successfully, but these errors were encountered: