|
@@ -1,18 +0,0 @@
|
|
|
-<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
-<configuration>
|
|
|
-
|
|
|
- <startup>
|
|
|
- <requiredRuntime version="v2.0.50727" />
|
|
|
- </startup>
|
|
|
-
|
|
|
- <runtime>
|
|
|
- <!-- We need this so test exceptions don't crash NUnit -->
|
|
|
- <legacyUnhandledExceptionPolicy enabled="1" />
|
|
|
-
|
|
|
- <!-- Look for addins in the addins directory for now -->
|
|
|
- <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
|
|
- <probing privatePath="lib;addins"/>
|
|
|
- </assemblyBinding>
|
|
|
- </runtime>
|
|
|
-
|
|
|
-</configuration>
|