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:
11
cli_ure/source/ure/cli_ure_config
Normal file
11
cli_ure/source/ure/cli_ure_config
Normal 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>
|
Reference in New Issue
Block a user