chore(publish): 禁用单文件发布的调试符号
This commit is contained in:
@@ -70,6 +70,8 @@ $CommonPublishArgs = @(
|
||||
"--nologo"
|
||||
"-p:PublishSingleFile=true"
|
||||
"-p:IncludeNativeLibrariesForSelfExtract=true"
|
||||
"-p:DebugType=none"
|
||||
"-p:DebugSymbols=false"
|
||||
)
|
||||
|
||||
# ── 1) Framework-Dependent(不含运行时)─────────────────────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user