Closed MagicAndre1981 closed 1 year ago
I hadn't even considered this, so thanks for the heads-up. If it's that easy to enable support, I don't see why not.
Btw, for something as simple as this, you're welcome to add a pull request if you feel like it.
Btw, for something as simple as this, you're welcome to add a pull request if you feel like it.
done with #8
Describe the solution you'd like
Since Visual Studio 2022 17.4, there is an ARM64 version of VS2022 available and Microsoft provides an ARM64 development system. For those people who would like Start Page+ instead of the Start Window, you should consider to add ARM64 support
Compiling as AnyCPU and adding the ARM64 entry to the manifest provides the support:
Describe alternatives you've considered
ARM64 users have to wait until Microsoft releases their Welcome Page in a future VS2022 update to the public, without having to enable it as preview feature.