App.config 205 B

123456
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3. <runtime>
  4. <AppContextSwitchOverrides value="Switch.MS.Internal.DoNotInvokeInWeakEventTableShutdownListener=true"/>
  5. </runtime>
  6. </configuration>