mirror of
https://github.com/2dust/v2rayN.git
synced 2026-04-16 04:25:45 +00:00
体积优化
This commit is contained in:
parent
53041906b3
commit
ff63d8f9f8
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
|
||||
<UseSystemResourceKeys>true</UseSystemResourceKeys>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<!-- 单文件自包含发布时压缩嵌入的托管程序集,减小产物体积(首次启动略增解压时间) -->
|
||||
<EnableCompressionInSingleFile>true</EnableCompressionInSingleFile>
|
||||
<PublishReadyToRun>false</PublishReadyToRun>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Reference in a new issue