office-gobmx/cli_ure/source/ure/cli_ure_config
Rüdiger Timm 287ed29a16 INTEGRATION: CWS jl31 (1.1.2); FILE ADDED
2006/02/20 11:58:08 jl 1.1.2.1: #62141 facilitate version changes
2006-03-09 09:53:51 +00:00

11 lines
No EOL
389 B
XML

<?xml version="1.0"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="cli_ure" publicKeyToken="ce2cb7e279207b9e"/>
<bindingRedirect oldVersion="CLI_URE_OLD_VERSION" newVersion="CLI_URE_NEW_VERSION" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>