Skip to content

Commit

Permalink
Add arm64 cross-arch msi installers (dotnet#67265)
Browse files Browse the repository at this point in the history
Expanding architecture support

Co-authored-by: Jeremy Koritzinsky <jekoritz@microsoft.com>
  • Loading branch information
github-actions[bot] and jkoritzinsky authored Apr 13, 2022
1 parent f016381 commit bfe224f
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 bfe224f

Please sign in to comment.