Files
JanuShop/Web.config
T
2018-05-14 21:02:20 +02:00

6 lines
147 B
XML

<?xml version="1.0"?>
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0"/>
</system.web>
</configuration>