You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We cannot set the installer platform to the architecture being packaged
as this is platform agnostic content which is always installed to a
64-bit platform. We can pass `-p:InstallerPlatform=[x64|arm64]` to
enable building the SDK for installation on either of the hosts.
0 commit comments