Skip to content

Commit 1686722

Browse files
authored
Display .net client messages in English
1 parent a02249a commit 1686722

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Note: .NET has an annual release cycle and we include the preview version in our
3535
Visual Studio requires a setting to compile using these preview versions:
3636
- Tools > Options > Environment > Preview Features > "Use previews of the .NET SDK".
3737

38+
Note: If your OS language is not english and would like to display the .NET CLI messages in English, set the `DOTNET_CLI_UI_LANGUAGE` environment variable to `en`.
39+
3840
## Build
3941

4042
Solutions can be built in either Visual Studio or via .NET CLI `dotnet build` ([link](https://docs.microsoft.com/dotnet/core/tools/dotnet-build)).

0 commit comments

Comments
 (0)