azure-functions-core-tools
azure-functions-core-tools copied to clipboard
Generate an MSI for the `win-arm64` runtime
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.