home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / Sharpdev / 099bsetup.exe / nunit.tests.dll.config < prev    next >
Extensible Markup Language  |  2003-09-03  |  303b  |  9 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3.   <appSettings>
  4.     <!--   User application and configured property settings go here.-->
  5.     <!--   Example: <add key="settingName" value="settingValue"/> -->
  6.     <add key="test.setting" value="54321" />
  7.   </appSettings>
  8. </configuration> 
  9.