Support .hap and .hap.1
Some checks are pending
MSBuild / build (push) Waiting to run
MSBuild / publish (push) Blocked by required conditions

This commit is contained in:
ema
2025-06-03 07:55:06 +08:00
parent 22a5d69ac8
commit cc1e126101
9 changed files with 694 additions and 21 deletions

View File

@@ -64,12 +64,6 @@
<Resource Include="Resources\*.png" />
</ItemGroup>
<ItemGroup>
<Compile Remove="ApkPackageParser\ApkManifest.cs" />
<Compile Remove="ApkPackageParser\ApkReader.cs" />
<Compile Remove="ApkPackageParser\ApkResourceFinder.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\GitVersion.cs">
<Link>Properties\GitVersion.cs</Link>