Skip to content

Instantly share code, notes, and snippets.

@muzizongheng
Created January 27, 2015 15:05
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 muzizongheng/54bf2ef91381f143556a to your computer and use it in GitHub Desktop.
Save muzizongheng/54bf2ef91381f143556a to your computer and use it in GitHub Desktop.
private DTE2 _applicationObject;
private AddIn _addInInstance;
private string _githubClientId = @"d15081f5f72ba1075e40";
private string _githubClientSecret = @"68d71642fc2b8872cfa1b2358f03289dbfd656a4";
private string _githubScopes = @"gist";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment