Source Code for Entity framework 6.0.2

荒凉一梦 提交于 2019-12-10 14:37:43

问题


Why is there no source code history for entity framework:

http://entityframework.codeplex.com/releases/view/114074

We can download and build the latest release 6.1 (alpha) which we dont want to do but we cannot download and build earlier releases 6.0.2 (stable) which we do want to do?

Can anyone point me in the direction of finding that source code?


回答1:


You can download source code directly from the Git repository.

The revision 7648d33dfb53589d9c32b605c61758a5a6c0b80b is tagged with 6.0.2 tag.



来源:https://stackoverflow.com/questions/21455078/source-code-for-entity-framework-6-0-2

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