Created
September 18, 2017 08:47
-
-
Save nathanchere/b32d9240323ec1d19fef4b8914a9b5af to your computer and use it in GitHub Desktop.
Permanently disable .Net Core spying ('telemetry') on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setx DOTNET_CLI_TELEMETRY_OPTOUT 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment