IISManagement.vshost.exe.config 237 B

123456
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <runtime>
  4. <legacyUnhandledExceptionPolicy enabled="true" />
  5. </runtime>
  6. <startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/></startup></configuration>