2025-03-28 09:49:56 +08:00

13 lines
269 B
XML

<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
</system.web>
<appSettings>
<add key="NetworkDeployed_ServicePoint" value="=asdfasdf"/>
</appSettings>
</configuration>