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
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: