We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d342e29 commit 38b5c3cCopy full SHA for 38b5c3c
1 file changed
Web.config
@@ -0,0 +1,6 @@
1
+<?xml version="1.0"?>
2
+<configuration>
3
+ <system.web>
4
+ <compilation debug="true" targetFramework="4.0"/>
5
+ </system.web>
6
+</configuration>
0 commit comments