Hi, 

my project is developed in 32 bit machine, 
when i build my project for 32 bit platform using msbuild(target files), 

msbuild builds successfully, 

 but if i try to build the same project to 64 bit machine, 

its throwing the following warnings 

Warning CS1607: Assembly generation -- Referenced assembly 'mscorlib.dll'
targets a different processor, 
Warning CS1607: Assembly generation -- Referenced assembly 'System.Data.dll'
targets a different processor…
Please somebody help me to solve this issue, 
-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MSBUILD-Error-tp5130466p5130466.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to