 |
.net - Targeting both 32bit and 64bit with Visual Studio in same solution/project - Stack Overflow
I have a little dilemma on how to set up my visual studio builds for multi-targeting. Background: c# .NET v2.0 with p/invoking into 3rd party 32 bit DLL's, SQL compact v3.5 SP1, with a Setup project. Right now, the platform target is set to x86 so it can
stackoverflow.com |
 |