2010-04-19 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mono / tests / unhandled-exception-legacy-configuration.config
blobb9680d226a5ec273b23d97bf095ee3ff25ca7f42
1 <?xml version="1.0" encoding="utf-8" ?>
2 <configuration>
3 <runtime>
4 <legacyUnhandledExceptionPolicy enabled="1"/>
5 </runtime>
6 </configuration>