singrdk/base/build/sgc.exe.config

12 lines
330 B
Plaintext
Raw Permalink Normal View History

2008-03-05 09:52:00 -05:00
<!-- ssc.exe.config -->
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="sgc"/>
</assemblyBinding>
</runtime>
<system.diagnostics>
<trace autoflush="true" indentsize="0"></trace>
</system.diagnostics>
</configuration>