linux-packaging-mono/external/Lucene.Net/lib/Gallio.3.2.750/tools/Gallio.Ambience.Server.exe.config

20 lines
465 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<runtime>
<legacyUnhandledExceptionPolicy enabled="1" />
</runtime>
<system.runtime.remoting>
<customErrors mode="off"/>
</system.runtime.remoting>
<system.diagnostics>
<assert assertuienabled="false" />
</system.diagnostics>
<startup>
<supportedRuntime version="v4.0.30319" />
<supportedRuntime version="v2.0.50727" />
</startup>
</configuration>