Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2015-02-25 02:11:36 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2015-02-25 23:24:52 +0300
commitc1bbee0b95f300df9d5d2d9e6bb3f3c162d73406 (patch)
treedbe7d8f2dbfdf6b757d758d8476428a30a6a3692 /.gitmodules
parent9e79098001712adf9b54b809a5bacfa159fbe26e (diff)
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.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 1ed0f9a9dcd..858838fc78f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,9 +10,6 @@
[submodule "external/debian-snapshot"]
path = external/debian-snapshot
url = git://github.com/directhex/mono-snapshot.git
-[submodule "external/entityframework"]
- path = external/entityframework
- url = git://github.com/mono/entityframework.git
[submodule "external/rx"]
path = external/rx
url = git://github.com/mono/rx.git