Skip to content

Commit d097124

Browse files
committed
Add ARM64 platform back
1 parent cd867f4 commit d097124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Horizon.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<GenerateTestArtifacts>False</GenerateTestArtifacts>
3838
<AppxBundle>Always</AppxBundle>
3939
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
40-
<AppxBundlePlatforms>x86|x64</AppxBundlePlatforms>
40+
<AppxBundlePlatforms>x86|x64|arm64</AppxBundlePlatforms>
4141
<GenerateTemporaryStoreCertificate>True</GenerateTemporaryStoreCertificate>
4242
</PropertyGroup>
4343
<ItemGroup>

0 commit comments

Comments
 (0)