I am working on a C# .Net Windows app. I am using system.data.sqlite
. It's working when I change the platform target to x86. It means it will work at the 32 bit system.
My question is what if I need to install the app on a 64 bit machine in future? I want it to work with both platforms, 32 bit and 64 bit.
Is there any way to make it work for both processor architectures in one go?
Aucun commentaire:
Enregistrer un commentaire