PageRenderTime 40ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 1ms

/Samples/ExampleToolWPF/app.config

#
ASP.NET | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | a8a85fa06a241efee2ced9a53e42d5eb MD5 | raw file
Possible License(s): Apache-2.0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3. <startup useLegacyV2RuntimeActivationPolicy="true">
  4. <supportedRuntime version="v4.0" />
  5. </startup>
  6. </configuration>