Re: [WiX-users] Installing .NET 4 assemblies into the GAC using WiX 2

2010-01-23 Thread Bob Arnson
On 1/22/2010 7:42 PM, Jacques Eloff wrote: > I just ran into a problem. I created an MSI that contains two assemblies. > Assembly 1 targets .NET 3.5. Assembly 2 targets .NET 4. WiX v2 doesn't target CLR v4. V3.5 does. You can try adding supportedRuntime entries for the v4 runtime, but it hasn't b

[WiX-users] Installing .NET 4 assemblies into the GAC using WiX 2

2010-01-22 Thread Jacques Eloff
Hi I just ran into a problem. I created an MSI that contains two assemblies. Assembly 1 targets .NET 3.5. Assembly 2 targets .NET 4. Both assemblies are delay signed. When I build the MSI using WiX 2, I noticed that the MsiAssemblyName table contains all the information for Assembly 1 (fileVersion