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

Properly handle tracking and untracking #125

Closed agocke closed 8 months ago

agocke commented 8 months ago

Fix bugs where you couldn't track after untracking, and double untracking didn't correctly fail.