summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker/climaker.exe.config
blob: 5ff03513900cc57ed1938d3bef2d0cbb61dc9906 (plain)
1
2
3
4
5
6
7
8
9
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>