2008-03-05 09:52:00 -05:00
|
|
|
<configuration>
|
|
|
|
<runtime>
|
|
|
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
|
|
|
<probing privatePath="csic;obj"/>
|
|
|
|
</assemblyBinding>
|
|
|
|
</runtime>
|
|
|
|
<system.diagnostics>
|
2008-11-17 18:29:00 -05:00
|
|
|
<trace autoflush="true" indentsize="0"></trace>
|
2008-03-05 09:52:00 -05:00
|
|
|
</system.diagnostics>
|
|
|
|
</configuration>
|