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?
You can download source code directly from the Git repository.
The revision 7648d33dfb53589d9c32b605c61758a5a6c0b80b is tagged with 6.0.2 tag.