Skip to content

use DOTNET_INSTALL_DIR  #180

@steveoh

Description

@steveoh

currently this tool uses

private static readonly string DotNetInstallPath = Path.Combine("/", "usr", "local", "share", "dotnet");
which is not always the case.

the dotnet install tool uses the environment variable DOTNET_INSTALL_DIR for the path and the uninstall tool should try to do the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions