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

Add prune command #115

Closed agocke closed 10 months ago

agocke commented 10 months ago

Prune removes SDKs that have a lower patch or preview version than another SDK installed in the same directory.