Skip to content

Instantly share code, notes, and snippets.

@angelovstanton
Created July 15, 2015 20:03
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 angelovstanton/c677af2e02e7f893e758 to your computer and use it in GitHub Desktop.
Save angelovstanton/c677af2e02e7f893e758 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<appSettings>
<add key="testKey " value="1" />
<add key="testKey1" value="myTestValue" />
</appSettings>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment