singrdk/base/build/bartok.exe.config

12 lines
382 B
Plaintext
Raw Normal View History

2008-03-05 09:52:00 -05:00
<!-- $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>