Skip to content

Commit 07549f0

Browse files
authored
Add arm64 cross-arch msi installers (#67066)
1 parent dbef8db commit 07549f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
C++/CLI project system support.
1717
-->
1818
<ItemGroup>
19-
<CrossArchSdkMsiInstallerArch Include="x86;x64" />
19+
<CrossArchSdkMsiInstallerArch Include="x86;x64;arm64" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)