home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / Sharpdev / 099bsetup.exe / NProf.Application.exe.config < prev    next >
Text File  |  2004-02-20  |  215b  |  8 lines

  1. <configuration>   
  2.     <runtime>
  3.         <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">      
  4.             <probing privatePath="."/>
  5.         </assemblyBinding>
  6.     </runtime>
  7. </configuration>    
  8.