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:
authorLluis Sanchez <llsan@microsoft.com>2019-03-20 18:55:57 +0300
committerLluis Sanchez <llsan@microsoft.com>2019-03-20 19:10:34 +0300
commitb14cae42f57650e9de2dd31d1beab5f90a4d44ec (patch)
tree642ceda8e7036c93534acd1e35d03bd056bcafa1 /.gitmodules
parent402fa466190345ebf4149df4b97f1c0ea1a74895 (diff)
parent50941aa1dfd7225ff445f1b14e92b0e9e6ad57d6 (diff)
Merge branch 'release-8.0' into master-vnext
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index bdfa7d1905..f83d56133f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -32,7 +32,7 @@
url = git://github.com/mono/mono-tools.git
[submodule "main/external/nrefactory"]
path = main/external/nrefactory
- url = git://github.com/icsharpcode/NRefactory.git
+ url = git://github.com/xamarin/NRefactory.git
[submodule "main/external/nuget-binary"]
path = main/external/nuget-binary
url = git://github.com/mono/nuget-binary.git
@@ -52,4 +52,7 @@
path = main/external/Xamarin.PropertyEditing
url = https://github.com/xamarin/Xamarin.PropertyEditing
branch = monodevelop
-
+[submodule "main/external/vs-editor-core"]
+ path = main/external/vs-editor-core
+ url = ../../xamarin/vs-editor-core.git
+ branch = release-8.0