dn-vm / dnvm

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

Use a cmd file on windows instead of symlink #71

Closed agocke closed 1 year ago

agocke commented 1 year ago

The dotnet.exe muxer doesn't work properly with symlinks on Windows, so a cmd file is the best solution.