/VbScript/Web.config
http://github.com/teamaton/toolbelt · Unknown · 13 lines · 10 code · 3 blank · 0 comment · 0 complexity · fd7eed9ac67b1b6128247420907ddd7a MD5 · raw file
- <?xml version="1.0"?>
-
- <!--
- For more information on how to configure your ASP.NET application, please visit
- http://go.microsoft.com/fwlink/?LinkId=169433
- -->
-
- <configuration>
- <system.web>
- <compilation debug="true" targetFramework="4.0" />
- </system.web>
-
- </configuration>