7 lines
115 B
Plaintext
Raw Normal View History

<configuration>
<appSettings>
<clear />
<add key="testSetting" value="hey!" />
</appSettings>
</configuration>