summaryrefslogtreecommitdiff
path: root/cli_ure/unotypes/cli_uretypes_config
blob: 2253ae71f6eadf78cc306201293cde4c09028f85 (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_uretypes" publicKeyToken="ce2cb7e279207b9e"/>
        <bindingRedirect oldVersion="CLI_URETYPES_OLD_VERSION" newVersion="CLI_URETYPES_NEW_VERSION" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>