Skip to content

Commit dd783ac

Browse files
authored
Update PublishAotCross.Compiler.nuproj
1 parent 907409d commit dd783ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/PublishAotCross.Compiler.nuproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<Description>MSBuild targets to aid in crosscompiling Native AOT publishing.</Description>
99
<PackageProjectUrl>https://github.com/OpenHarmony.NET/PublishAotCross.Compiler</PackageProjectUrl>
1010
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
11+
<PackageCompressionLevel>maximum</PackageCompressionLevel>
12+
1113
</PropertyGroup>
1214

1315
<ItemGroup>
@@ -27,4 +29,4 @@
2729
<PackagePath>build</PackagePath>
2830
</None>
2931
</ItemGroup>
30-
</Project>
32+
</Project>

0 commit comments

Comments
 (0)