[tests] Fix assemblyresolve_event4.exe and reference-loader.exe FullAOT test fails
[mono.git] / mono / tests / unhandled-exception-legacy-configuration.config
1 <?xml version="1.0" encoding="utf-8" ?>
2 <configuration>
3   <runtime>
4     <legacyUnhandledExceptionPolicy enabled="1"/>
5   </runtime>
6 </configuration>