Skip to content

Instantly share code, notes, and snippets.

@stimms
Created November 15, 2014 05:42
Show Gist options
  • Save stimms/47f5c282229d26635f5f to your computer and use it in GitHub Desktop.
Save stimms/47f5c282229d26635f5f to your computer and use it in GitHub Desktop.
Configuration = new Configuration()
.AddJsonFile("config.json")
.AddPrivateJsonFile("private.config.json");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment