【修复】修复 LubanAssistant Release生成出错的问题
parent
f720c24693
commit
89177f6580
|
|
@ -98,8 +98,9 @@
|
|||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
|
||||
<DefineConstants>$(DefineConstants);TRACE</DefineConstants>
|
||||
<DefineConstants>TRACE;VSTO40,LUBAN_LITE</DefineConstants>
|
||||
<WarningLevel>4</WarningLevel>
|
||||
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
||||
</PropertyGroup>
|
||||
<!--
|
||||
This section specifies references for the project.
|
||||
|
|
|
|||
Loading…
Reference in New Issue