Re: [WiX-users] Using WiX with .Net 4.0

2009-08-04 Thread Mike Carlson (DEV DIV)
erence, and sounds like a bug - go ahead and file a bug on SF against 3.5. Thanks, Mike Carlson -Original Message- From: kevin_mitch...@agilent.com [mailto:kevin_mitch...@agilent.com] Sent: Tuesday, August 04, 2009 7:54 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Using Wi

[WiX-users] Using WiX with .Net 4.0

2009-08-04 Thread kevin_mitchell
I'm trying to build an installer for an application that uses .Net 4.0. I started by using WiX version 3.0. When I tried to check for .Net 4.0 in the wxs file, using the system complained about an unresolved reference to NETFRAMEWORK40. So I tried using WiX 3.5, as there was me