summaryrefslogtreecommitdiffstats
path: root/cli_ure/source/basetypes
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-03-09 09:51:30 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-03-09 09:51:30 +0000
commit8ae594ef93d6bf4db38ef905b535980d0f8d9431 (patch)
tree2e0046f2dcce801d8b92adb6d7b88a2066fe29f0 /cli_ure/source/basetypes
parentINTEGRATION: CWS jl31 (1.2.4); FILE MERGED (diff)
downloadcore-8ae594ef93d6bf4db38ef905b535980d0f8d9431.tar.gz
core-8ae594ef93d6bf4db38ef905b535980d0f8d9431.zip
INTEGRATION: CWS jl31 (1.1.2); FILE ADDED
2006/02/20 11:48:27 jl 1.1.2.1: #i62141# facilitate version changes
Diffstat (limited to 'cli_ure/source/basetypes')
-rw-r--r--cli_ure/source/basetypes/cli_basetypes_config11
1 files changed, 11 insertions, 0 deletions
diff --git a/cli_ure/source/basetypes/cli_basetypes_config b/cli_ure/source/basetypes/cli_basetypes_config
new file mode 100644
index 000000000000..44ef6060061f
--- /dev/null
+++ b/cli_ure/source/basetypes/cli_basetypes_config
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<configuration>
+ <runtime>
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <dependentAssembly>
+ <assemblyIdentity name="cli_basetypes" publicKeyToken="ce2cb7e279207b9e"/>
+ <bindingRedirect oldVersion="CLI_BASETYPES_OLD_VERSION" newVersion="CLI_BASETYPES_NEW_VERSION" />
+ </dependentAssembly>
+ </assemblyBinding>
+ </runtime>
+</configuration> \ No newline at end of file