* System.Configuration.dll.sources, System.Configuration20.vmwcsproj: added OrdinalCo...
[mono.git] / mcs / class / System.Configuration / Test / standalone / t44.exe.config
1 <configuration>
2
3   <appSettings>
4     <add key="hithere" value="Hello World!"/>
5   </appSettings>
6
7 </configuration>