1
0
Fork 0
libreoffice/cli_ure/source/native/cli_cppuhelper_config
Daniel Baumann 8e63e14cf6
Adding upstream version 4:25.2.3.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 16:20:04 +02:00

11 lines
No EOL
410 B
XML

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