/Samples/ExampleToolForm/app.config

# · ASP.NET · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · a8a85fa06a241efee2ced9a53e42d5eb MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3. <startup useLegacyV2RuntimeActivationPolicy="true">
  4. <supportedRuntime version="v4.0" />
  5. </startup>
  6. </configuration>