/tools/MbUnit/MbUnit.Cons.exe.config
http://github.com/philiplaureano/LinFu · Unknown · 12 lines · 11 code · 1 blank · 0 comment · 0 complexity · fb6ace399bb033ca5c224e8d6c9fc833 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" ?>
- <configuration>
- <runtime>
- <!-- Don't kill application on first uncaught exception. -->
- <legacyUnhandledExceptionPolicy enabled="1" />
- </runtime>
-
- <startup>
- <supportedRuntime version="v2.0.50727" />
- <supportedRuntime version="v1.1.4322"/>
- </startup>
- </configuration>