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

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