summaryrefslogtreecommitdiff
path: root/build/tools/gallio/Gallio.Host.exe.config
diff options
context:
space:
mode:
Diffstat (limited to 'build/tools/gallio/Gallio.Host.exe.config')
-rw-r--r--build/tools/gallio/Gallio.Host.exe.config14
1 files changed, 0 insertions, 14 deletions
diff --git a/build/tools/gallio/Gallio.Host.exe.config b/build/tools/gallio/Gallio.Host.exe.config
deleted file mode 100644
index eab86eb..0000000
--- a/build/tools/gallio/Gallio.Host.exe.config
+++ /dev/null
@@ -1,14 +0,0 @@
-<?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>
-</configuration>