mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-11 10:16:20 +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>
|