ServParam2ClientModelEngine/CodeShowWeb/Web.config

14 lines
297 B
Plaintext
Raw Permalink Normal View History

2018-10-18 17:59:03 +08:00
<?xml version="1.0" encoding="utf-8"?>
<!--
有关如何配置 ASP.NET 应用程序的详细信息,请访问
https://go.microsoft.com/fwlink/?LinkId=169433
-->
<configuration>
<system.web>
<compilation debug="true" targetFramework="4.0" />
</system.web>
</configuration>