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

Fix 'track' output and formatting #138

Closed agocke closed 7 months ago

agocke commented 7 months ago

The output is now using the display names, but 'track' will accept any lower-case equivalent channel name when tracking.

Fixes #134