Skip to content

CLI's --list-runtimes doesn't work well with UTF-8 characters #17451

@daniv-msft

Description

@daniv-msft

Hello,

My product relies on the .NET CLI for some operations, and specifically parses the output of the "dotnet --list-runtimes" command.
This doesn't work well however whenever a runtime is present on a path containing UTF-8 characters, as the CLI seem to convert these characters to something else:
image

.NET CLI version: 5.0.202

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions