home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 March / PCA223.ISO / Software / WindowsLive / wlsetup-all.exe / Writer.msi / WindowsLiveWriter.Config < prev    next >
Encoding:
Text File  |  2008-11-07  |  516 b   |  18 lines

  1. <configuration>
  2.   <startup>
  3.     <supportedRuntime version="v2.0.50727"/>
  4.   </startup>
  5.   <runtime>
  6.     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  7.       <probing PrivatePath="Plugins"/>
  8.       <dependentAssembly>
  9.         <assemblyIdentity
  10.           name="WindowsLive.Writer.Api"
  11.           publicKeyToken="31BF3856AD364E35" />
  12.         <bindingRedirect oldVersion="1.0.0.0"
  13.           newVersion="1.1.0.0" />
  14.       </dependentAssembly>
  15.     </assemblyBinding>
  16.   </runtime>
  17. </configuration>
  18.