1 <?xml version="1.0"?>
2 <configuration>
3   <runtime>
4     <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
5       <dependentAssembly>
6         <assemblyIdentity name="cli_cppuhelper" publicKeyToken="ce2cb7e279207b9e"/>
7         <bindingRedirect oldVersion="CLI_CPPUHELPER_OLD_VERSION" newVersion="CLI_CPPUHELPER_NEW_VERSION" />
8       </dependentAssembly>
9     </assemblyBinding>
10   </runtime>
11 </configuration>