2017-06-07 13:16:24 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<configuration>
|
2018-10-09 08:20:59 +00:00
|
|
|
<startup useLegacyV2RuntimeActivationPolicy="true" />
|
|
|
|
<runtime>
|
|
|
|
<AppContextSwitchOverrides value="Switch.System.Diagnostics.IgnorePortablePDBsInStackTraces=false" />
|
|
|
|
</runtime>
|
2017-06-07 13:16:24 +00:00
|
|
|
</configuration>
|