repo.or.cz
/
ooovba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update dev300-m57
[ooovba.git]
/
cli_ure
/
source
/
climaker
/
climaker.exe.config
blob
5ff03513900cc57ed1938d3bef2d0cbb61dc9906
1
<?xml
version
=
"1.0"
?>
2
<configuration>
3
<runtime>
4
<gcConcurrent
enabled
=
"true"
/>
5
<assemblyBinding
xmlns
=
"urn:schemas-microsoft-com:asm.v1"
>
6
<publisherPolicy
apply
=
"no"
/>
7
<probing
privatePath
=
""
/>
8
</assemblyBinding>
9
</runtime>
10
</configuration>