/dotnet/app.config

http://sigma-h.googlecode.com/ · ASP.NET · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · dd3643d6d6f836d7cccb7410905ede7d MD5 · raw file

  1. <?xml version="1.0"?>
  2. <configuration>
  3. <startup useLegacyV2RuntimeActivationPolicy="true">
  4. <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
  5. </startup>
  6. </configuration>