Skip to content

Instantly share code, notes, and snippets.

@awright18
Last active September 14, 2018 04:14
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 awright18/ca9b46413fe15b75085d9f55ffd5f1be to your computer and use it in GitHub Desktop.
Save awright18/ca9b46413fe15b75085d9f55ffd5f1be to your computer and use it in GitHub Desktop.
Web.Config App Settings
<AppSettings>
<Add Name="Foo" Value="Bar" />
</AppSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment