Last active
June 11, 2019 04:31
-
-
Save benktesh/f245f809e445e601dd36003968bdd31f to your computer and use it in GitHub Desktop.
aggregate_app.config
This file contains 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
<configuration> | |
<appsettings> | |
<add key="datapath" value="C:\temp\"> | |
</add></appsettings> | |
</configuration> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment