summaryrefslogtreecommitdiff
path: root/cli_ure/source/native/cli_cppuhelper_config
blob: 627a3a564f278c5c45475b955fa6a78c47fafdc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<configuration>
  <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
      <dependentAssembly>
        <assemblyIdentity name="cli_cppuhelper" publicKeyToken="ce2cb7e279207b9e"/>
        <bindingRedirect oldVersion="CLI_CPPUHELPER_OLD_VERSION" newVersion="CLI_CPPUHELPER_NEW_VERSION" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>