Merge pull request #1048 from DavidKarlas/cacheThreadsAndBulkFetch
[mono.git] / mcs / class / System.Configuration / Test / appSettings.config
1 <appSettings>
2   <add key="TestKey1" value="foo" />
3   <add key="TestKey2" value="bar" />
4 </appSettings>