Skip to content

Commit

Permalink
Add arm64 cross-arch msi installers (#67066)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoritzinsky authored Mar 28, 2022
1 parent dbef8db commit 07549f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
C++/CLI project system support.
-->
<ItemGroup>
<CrossArchSdkMsiInstallerArch Include="x86;x64" />
<CrossArchSdkMsiInstallerArch Include="x86;x64;arm64" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 07549f0

Please sign in to comment.