TemplateStudio icon indicating copy to clipboard operation
TemplateStudio copied to clipboard

Support for Visual Studio 2022 ARM64

Open hassaanmasood opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

Currently, the extension or vsix package only supports Visual Studio 2022 for amd64. It would be nice to have this extension for Visual Studio 2022 arm64.

Describe the solution you'd like

No response

Describe alternatives you've considered

NA

Additional context

NA

Applies to the following platforms:

  • [X] WinUI
  • [X] WPF
  • [X] UWP

hassaanmasood avatar Apr 02 '23 22:04 hassaanmasood

I believe we just need to follow https://devblogs.microsoft.com/visualstudio/now-introducing-arm64-support-for-vs-extensions/.

mikebattista avatar Apr 04 '23 18:04 mikebattista

I added ARM64 install targets with https://github.com/microsoft/TemplateStudio/commit/37125a888307744c12a371cbb05ea57c6ecb8b3e.

Could you try building/deploying the extension locally on your device to make sure it works?

mikebattista avatar Apr 04 '23 19:04 mikebattista