repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mf/session: Forward more events to the application.
[wine/zf.git]
/
dlls
/
mscoree
/
tests
/
loadpaths.exe.config
blob
be6d9fb95cd9e8e93812146db1d0725c5e9dc54e
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<configuration>
3
<runtime>
4
<assemblyBinding
xmlns
=
"urn:schemas-microsoft-com:asm.v1"
>
5
<probing
privatePath
=
"private"
/>
6
</assemblyBinding>
7
</runtime>
8
</configuration>