Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dontpaniclabsgists/461a37f3b270e42756c3f51c38f7a8bb to your computer and use it in GitHub Desktop.
Save dontpaniclabsgists/461a37f3b270e42756c3f51c38f7a8bb to your computer and use it in GitHub Desktop.
Custom Configuration Sections 3
<appSettings>
<add key="Server1" value="192.168.1.1"/>
<add key="Server2" value="192.168.1.6"/>
<add key="Server3" value="192.168.1.14"/>
</appSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment