Targeting both 32bit and 64bit with Visual Studio in same solution ... - TechRepublic
General discussion
January 24, 2010 at 10:21 PM
mahammad_09

Targeting both 32bit and 64bit with Visual Studio in same solution …

by mahammad_09 . Updated 16 years, 5 months ago

Hi

I want to genarate two different builds(x64 and x86) from my asp.net application by right clicking on the solution explorer which provides the build option.
I have seen the options for x64 and x86 from Configuration Manager of my asp.net application. I have third party dll(sharpsvn.dll) in my application which is for x86 and x64 also.

My question is that is it possible to generate two builds one for x64 and another for x86 having the third party dlls as required for both from build option simultaneously.

Thank You

This discussion is locked

All Comments