parent
286784ae6a
commit
03ea9131f5
2 changed files with 1 additions and 19 deletions
@ -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> |
Loading…
Reference in new issue