Files
libreoffice/cli_ure/source/native/cli_cppuhelper_config

11 lines
410 B
Plaintext
Raw Normal View History

<?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>