Is Subsonic compatible with .Net 4.0

我的梦境 提交于 2019-11-30 17:29:37

问题


Is the latest version of Subsonic compatible with Visual Studio 2010 / .Net 4.0?


回答1:


I've had version 3 working in the beta version of Visual Studio 2010 and .net 4 for a while now. It works just fine.




回答2:


Yes, the Subsonic 3 should work fine in .NET 4. I am developing a solution on VS.NET 2010 using Subsonic 3 and so far no problems at all.




回答3:


Subsonic is just a 3.5 library.... whether you have .net 4.0 or .net X.X in the future it should still compile to 3.5... just as a .Net 2.0 project will still load.

Short answer yes




回答4:


Yes, the latest release version is a .NET 3.5 library that will work with .NET 4.0. I would assume the source would compile under .NET 4.0 but have not tried that myself.




回答5:


I haven't noticed any problems referencing 3.0.0.3 in a .NET 4.0 project.



来源:https://stackoverflow.com/questions/2425608/is-subsonic-compatible-with-net-4-0

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!