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>
ore/tree/'>1deee8688c3f7a36190474263529683bd0f3878a /vcl/qa/cppunit/svm/data/mapmode.svm parentac41bc3c908c815cf9725b6316d0537d43401ddb (diff)
testtools, uitest, unotest: fix issues found by Ruff linter