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

Record channel for InstalledSdk in manifest #106

Closed agocke closed 10 months ago

agocke commented 10 months ago

SDKs may be installed via tracking a channel. Since directories aren't strictly tied to channels, installation directory isn't a unique indicator of which channel it was installed from. This is useful information, and it may be required for later functionality.