/dotnet/app.config
http://sigma-h.googlecode.com/ · ASP.NET · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · dd3643d6d6f836d7cccb7410905ede7d MD5 · raw file
- <?xml version="1.0"?>
- <configuration>
- <startup useLegacyV2RuntimeActivationPolicy="true">
- <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
- </startup>
- </configuration>