TemplateStudio
TemplateStudio copied to clipboard
Support for Visual Studio 2022 ARM64
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
I believe we just need to follow https://devblogs.microsoft.com/visualstudio/now-introducing-arm64-support-for-vs-extensions/.
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?