You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Description
dotnet format
(partially) outputs in the system language despite setting$env:DOTNET_CLI_UI_LANGUAGE="en"
. Other commands likedotnet --info
do change with this variable set.The text was updated successfully, but these errors were encountered: