Last active
June 29, 2019 03:23
-
-
Save dontpaniclabsgists/f86b0f0d06d46240a4585816cb7ae35a to your computer and use it in GitHub Desktop.
Custom Configuration Sections 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<appSettings> | |
<add key="Server" value="192.168.1.1"/> | |
</appSettings> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment