Skip to content

Commit 8d16268

Browse files
committed
fix: 不应优化掉主程序集
1 parent f188712 commit 8d16268

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llcomNext/LLCOM/LLCOM.csproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,8 @@
7777
<SubType>Code</SubType>
7878
</Compile>
7979
</ItemGroup>
80+
81+
<ItemGroup>
82+
<TrimmerRootAssembly Include="LLCOM" />
83+
</ItemGroup>
8084
</Project>

0 commit comments

Comments
 (0)