home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / Paint.NET / Paint.NET.3.5.2.Install.exe / SetupFrontEnd.exe.config < prev    next >
Encoding:
Extensible Markup Language  |  2009-08-25  |  370 b   |  13 lines

  1. ∩╗┐<?xml version="1.0"?>
  2. <configuration>
  3.   <runtime>
  4.     <generatePublisherEvidence enabled="false" />
  5.     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  6.       <probing privatePath=".;Native.x86;Native.x64" />
  7.     </assemblyBinding>
  8.   </runtime>
  9.   <startup>
  10.     <supportedRuntime version="v2.0.50727" sku="Client"/>
  11.   </startup>
  12. </configuration>
  13.