-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
currently this tool uses
| private static readonly string DotNetInstallPath = Path.Combine("/", "usr", "local", "share", "dotnet"); |
the dotnet install tool uses the environment variable DOTNET_INSTALL_DIR for the path and the uninstall tool should try to do the same.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working