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:

.NET CLI version: 5.0.202