We have an application that was built using .NET 3.5. There is a situation where it will run on a machine which only has .NET 4.0 installed.
如果在申请组合中存档<代码><支持Runtime>要素没有定义,或定义如下:
<startup>
<supportedRuntime version="v2.0.50727"/>
</startup>
自www.NET 3.5和CLR v2.0.50727以来,申请启动后是否会出现故障?
注一了解,NET 4.0 标本应与NET 3.5相容,网3.5 应用程序should >在4.0中运行。 这不是问题。 我特别询问了<条码>和代号;支持的Runtime>行为。