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

Add support for win-arm64

Open michaelpeng36 opened this issue 3 years ago • 0 comments

Issue describing the changes in this PR

Adds support for the win-arm64 target runtime for Core Tools V4. These changes are to be ported to the v3.x.

Pull request checklist

  • [x] My changes do not require documentation changes
    • [ ] Otherwise: Documentation issue linked to PR
  • [x] My changes do not need to be backported to a previous version
    • [ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
  • [x] I have added all required tests (Unit tests, E2E tests)

michaelpeng36 avatar Aug 08 '22 21:08 michaelpeng36