Skip to content

Instantly share code, notes, and snippets.

@nathanchere
Created September 18, 2017 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanchere/b32d9240323ec1d19fef4b8914a9b5af to your computer and use it in GitHub Desktop.
Save nathanchere/b32d9240323ec1d19fef4b8914a9b5af to your computer and use it in GitHub Desktop.
Permanently disable .Net Core spying ('telemetry') on Windows
setx DOTNET_CLI_TELEMETRY_OPTOUT 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment