Support ARM64 build#95
Conversation
|
@somnisomni |
|
Also, Is it no problem if I merge #97 ? |
|
I think you don't need to update your Visual Studio, the ARM64 build support was included since VS2017 (as far as I searched). .NET 5 also supports ARM64 build, so there will be no hassle. and no need to have ARM64 machine to build ARM64 executables. It should be built without any problem on x86-based machines. (but may have to test on virtual machine...?) Just ignore about #97 has no problem to merge I think. |
|
@somnisomni |
This pull request will make the app could be built for ARM64 architecture by adding Configurations and Publish Profiles.