您可以在3.5项目中使用.NET 4.0的dll?您可以、项目、dll、NET

2023-09-02 01:41:34 作者:吊男

您可以使用.NET 4.0中的DLL 3.5的项目?

Can you use a .NET 4.0 dll in a 3.5 project?

推荐答案

都能跟得上。您可以在4.0项目中使用的.Net 3.5组件,而不是周围的其他方式。

Nope. You can use a .Net 3.5 assembly in a 4.0 project, but not the other way around.