dn-vm / dnvm

dnvm is a command-line interface for installing and updating different dotnet SDKs
https://dnvm.net
MIT License
59 stars 8 forks source link

Allow channels to overlap #120

Closed agocke closed 9 months ago

agocke commented 9 months ago

Multiple channels may target the same major-minor release. This should be fine. The requested SDKs should only be installed once, but they should be present in the install list of each tracked channel that wants one.