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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Krüger <mkrueger@xamarin.com>2015-06-19 11:50:57 +0300
committerMike Krüger <mkrueger@xamarin.com>2015-06-19 11:51:58 +0300
commit376cfdc4e2f5f3dff79849d6b0ad93298019cc83 (patch)
tree23fd8dd67794d8dc295f33457dfd446f1610fac1 /.gitmodules
parent8f7305f9a857d4fb57c40f3d606b8000935f3e2c (diff)
Switched from NuGet roslyn to custom one.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f176225e29..2cca62b1a3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -55,3 +55,7 @@
[submodule "main/external/RefactoringEssentials"]
path = main/external/RefactoringEssentials
url = git://github.com/icsharpcode/RefactoringEssentials.git
+[submodule "main/external/roslyn"]
+ path = main/external/roslyn
+ url = git://github.com/mono/roslyn.git
+ branch = monodevelop