标签: .net-4.0 side-by-side
如果主机程序是使用.NET 4编译的,但引用的dll是.net 3.5。 然后目标部署机器需要安装.net 4框架和.net 3.5框架运行时?
答案 0 :(得分:2)
不,在这种情况下,目标机器只需要4.0框架运行时。