dotnetup: Handle user-added dotnet install roots in PATH manipulation
Open
Area-CLI
Area-dotnetup
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
We have a command to switch between user and admin install roots. Currently, it doesn't have logic to handle if there are other paths to dotnet that may have been manually added to the path. This could be the dotnet/x64 path on ARM, a dnvm path, or other path the user added.
We should consider what to do in these cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.