mattwhitfield / Unitverse

A unit test generation extension for Visual Studio that aims to always produce code that compiles - covering the basic cases automatically and preparing as much as it can for the complex cases.
MIT License
89 stars 20 forks source link

Add arm64 Visual Studio support #195

Closed thalter closed 1 year ago

thalter commented 1 year ago

Add Arm64 support. #193

mattwhitfield commented 1 year ago

Awesome ❤

Have you been able to verify this against VS2022 AMD64? If not I'll pull it locally and make sure it's good 👍

thalter commented 1 year ago

Yes, I verified that it functions correctly by running ARM version of Visual Studio 2022 17.5 on a Windows 11 VM running under Parallels Desktop 18 on my Mac Studio.