format
format copied to clipboard
Does not adhere to language set in `DOTNET_CLI_UI_LANGUAGE`
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.