azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Generate an MSI for the `win-arm64` runtime

Open michaelpeng36 opened this issue 3 years ago • 0 comments

Currently, an MSI is not generated for the win-arm64 runtime because a WiX Toolset does not have a production-ready version that supports the architecture (see https://github.com/wixtoolset/issues/discussions/6514 and https://wixtoolset.org/releases/). Once such a version of the WiX Toolset becomes available, this MSI should be generated.

michaelpeng36 avatar Aug 11 '22 21:08 michaelpeng36