format icon indicating copy to clipboard operation
format copied to clipboard

Does not adhere to language set in `DOTNET_CLI_UI_LANGUAGE`

Open just-ero opened this issue 1 year ago • 0 comments

Description

dotnet format (partially) outputs in the system language despite setting $env:DOTNET_CLI_UI_LANGUAGE="en". Other commands like dotnet --info do change with this variable set.

just-ero avatar Apr 24 '24 07:04 just-ero