Skip to content

Commit

Permalink
Merge pull request #220 from 0xfeeddeadbeef/patch-1
Browse files Browse the repository at this point in the history
Update link to dotnet environment variables docs
  • Loading branch information
Vladimir Safonkin committed Jul 29, 2021
2 parents 4b33727 + bab14f4 commit 8309d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ steps:
## Environment Variables to use with dotnet
Some environment variables may be necessary for your particular case or to improve logging. Some examples are listed below, but the full list with complete details can be found here: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet#environment-variables
Some environment variables may be necessary for your particular case or to improve logging. Some examples are listed below, but the full list with complete details can be found here: https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-environment-variables
- DOTNET_NOLOGO - removes logo and telemetry message from first run of dotnet cli (default: false)
- DOTNET_CLI_TELEMETRY_OPTOUT - opt-out of telemetry being sent to Microsoft (default: false)
Expand Down

0 comments on commit 8309d4e

Please sign in to comment.