INTEGRATION: CWS jl31 (1.1.2); FILE ADDED

2006/02/20 11:58:08 jl 1.1.2.1: #62141 facilitate version changes
This commit is contained in:
Rüdiger Timm
2006-03-09 09:53:51 +00:00
parent d9b42220c7
commit 287ed29a16

View File

@@ -0,0 +1,11 @@
<?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>