singrdk/base/build/bartok.exe.config

12 lines
382 B
Plaintext

<!-- $Id: bartok.exe.config#2 2007/05/17 17:05:05 REDMOND\\ohodson $ -->
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="bartok"/>
</assemblyBinding>
</runtime>
<system.diagnostics>
<trace autoflush="true" indentsize="0"></trace>
</system.diagnostics>
</configuration>