/Samples/ExampleToolForm/app.config
# · ASP.NET · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · a8a85fa06a241efee2ced9a53e42d5eb MD5 · raw file
- <?xml version="1.0" encoding="utf-8" ?>
- <configuration>
- <startup useLegacyV2RuntimeActivationPolicy="true">
- <supportedRuntime version="v4.0" />
- </startup>
- </configuration>