summaryrefslogtreecommitdiff
path: root/unoil/climaker/cli_oootypes_config
blob: 433c8a51889f2b7074cbc657f2a664e862f55ca3 (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_oootypes" publicKeyToken="ce2cb7e279207b9e"/>
        <bindingRedirect oldVersion="CLI_OOOTYPES_OLD_VERSION" newVersion="CLI_OOOTYPES_NEW_VERSION" />
      </dependentAssembly>
    </assemblyBinding>
  </runtime>
</configuration>