Remove EntityFramework from class libs
commitebf6644648a6c07a88319eea417adc9f7ea65324
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 24 Feb 2015 23:11:36 +0000 (25 00:11 +0100)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Thu, 26 Feb 2015 00:29:54 +0000 (26 01:29 +0100)
tree0952f5c4874dc9208f7da05f8bf6f7932b0dc382
parentc5a2a17a5570abe7ef64f64bab1d406bbcfde7b5
Remove EntityFramework from class libs

We currently ship a horribly outdated version of EF. This is unnecessary since EF is on NuGet and has an active set of users using it on Unix.

Miguel gave his +1 on the mailing list already.
.gitmodules
external/entityframework [deleted submodule]
mcs/class/EntityFramework.SqlServer/EntityFramework.SqlServer-net_4_5.csproj [deleted file]
mcs/class/EntityFramework.SqlServer/EntityFramework.SqlServer.dll.sources [deleted file]
mcs/class/EntityFramework.SqlServer/Makefile [deleted file]
mcs/class/EntityFramework/.gitignore [deleted file]
mcs/class/EntityFramework/EntityFramework-net_4_5.csproj [deleted file]
mcs/class/EntityFramework/EntityFramework.dll.sources [deleted file]
mcs/class/EntityFramework/Makefile [deleted file]
mcs/class/Makefile