Files
rushg.me/Web.config
Rushabh Gosar 8ea938029a Store
2022-01-07 19:52:48 -08:00

6 lines
142 B
XML

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