summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker/climaker.exe.config
diff options
context:
space:
mode:
Diffstat (limited to 'cli_ure/source/climaker/climaker.exe.config')
-rw-r--r--cli_ure/source/climaker/climaker.exe.config10
1 files changed, 10 insertions, 0 deletions
diff --git a/cli_ure/source/climaker/climaker.exe.config b/cli_ure/source/climaker/climaker.exe.config
new file mode 100644
index 000000000000..5ff03513900c
--- /dev/null
+++ b/cli_ure/source/climaker/climaker.exe.config
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<configuration>
+ <runtime>
+ <gcConcurrent enabled="true" />
+ <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
+ <publisherPolicy apply="no" />
+ <probing privatePath="" />
+ </assemblyBinding>
+ </runtime>
+</configuration> \ No newline at end of file