/AnotherStartup/Web.config

# · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 106487776364f978d898b2fd2eda9a3d MD5 · raw file

  1. <?xml version="1.0"?>
  2. <configuration>
  3. <system.web>
  4. <compilation debug="true" targetFramework="4.0"/>
  5. </system.web>
  6. </configuration>