Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / tests / appdomain-unload.exe.config
1 <?xml version="1.0" encoding="utf-8" ?>
2 <configuration>
3   <runtime>
4     <legacyUnhandledExceptionPolicy enabled="1"/>
5   </runtime>
6 </configuration>