Skip to content

Commit 592f204

Browse files
committed
I don't care about the binary size anymore.
1 parent 3e3bdd5 commit 592f204

2 files changed

Lines changed: 0 additions & 37 deletions

File tree

src/NativeCodeGen.Cli/NativeCodeGen.Cli.csproj

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,17 +25,8 @@
2525
<IncludeNativeLibrariesForSelfExtract>true</IncludeNativeLibrariesForSelfExtract>
2626
<SelfContained>true</SelfContained>
2727

28-
<!-- Trimming to reduce binary size -->
29-
<PublishTrimmed>true</PublishTrimmed>
30-
<TrimMode>link</TrimMode>
31-
3228
</PropertyGroup>
3329

34-
<!-- Preserve types for reflection-based libraries -->
35-
<ItemGroup>
36-
<TrimmerRootDescriptor Include="TrimmerRoots.xml" />
37-
</ItemGroup>
38-
3930
<ItemGroup>
4031
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
4132
</ItemGroup>

src/NativeCodeGen.Cli/TrimmerRoots.xml

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)