mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
|
||
|
|
<system.web>
|
||
|
|
<compilation xdt:Transform="RemoveAttributes(debug)" />
|
||
|
|
</system.web>
|
||
|
|
</configuration>
|