I'm use this library for develop a software but my software depend on some library only run 32bit process. So i use win 10 x64 for develop and when i run this command "electronize start" it will trigger "dotnet publish x64". so i my project only target x86.