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:
authorSandy Armstrong <sandy@xamarin.com>2019-10-18 23:34:45 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-10-19 21:38:20 +0300
commited9b37390e2a27be892538125d70065d045784b4 (patch)
treec47798544d332fba2f07a91e78ad6988d29ace52 /.gitmodules
parent097aa14600cedbfa21ccc11a27ddc0664edc21d4 (diff)
Remove RefactoringEssentials
Many of these fixes are redundant with Roslyn or broken in C# 8. Removing them increases consistency with Windows. We can always restore any especially popular ones with an extension. Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/893943
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 913fb4608e..f2ac87c4a4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -37,10 +37,6 @@
path = main/external/nuget-binary
url = git://github.com/mono/nuget-binary.git
branch = master
-[submodule "main/external/RefactoringEssentials"]
- path = main/external/RefactoringEssentials
- url = git://github.com/mono/RefactoringEssentials.git
- branch = roslyn-3
[submodule "main/external/sharpsvn-binary"]
path = main/external/sharpsvn-binary
url = git://github.com/mono/sharpsvn-binary.git