* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.Configuration / Test / standalone / t16.exe.config
1 <configuration>
2         <appSettings lockAttributes="file">
3                 <add key="aloha" value="aloha" />
4         </appSettings>
5 </configuration>