If the host program is compiled with .NET 4, but a referenced dll is .net 3.5. Then the target deploy machine need to install both .net 4 framework and .net 3.5 framework runtime?
+2
A:
No, in this case the target machine needs only the 4.0 framework runtime.
Darin Dimitrov
2010-05-15 07:47:45
glad to know about this.
Benny
2010-05-15 08:08:17