Sha256: 0a25e2f7df7de5b96952af4733013010b510cff8c2f280fca4441d8c3930cba1
Contents?: true
Size: 429 Bytes
Versions: 28
Compression:
Stored size: 429 Bytes
Contents
<?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> <appSettings> <add key="restorePreviousState" value="true" /> </appSettings> </configuration>
Version data entries
28 entries across 28 versions & 2 rubygems