Files
linux-packaging-mono/mcs/class/System.Web/Test/standalone/configuration/twolevel/subdir/web.config

7 lines
115 B
Plaintext
Raw Normal View History

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