From 8130658e4515d53b4ba5cdc1e7542cff818f7408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mike=20Kr=C3=BCger?= Date: Fri, 12 Jun 2015 09:22:06 +0200 Subject: [CSharpBinding] Restructured NR6. NR6 will be discontinued. The refactoring part will be hosted as RefactoringEssentials. The features will move to the IDE. Due to a mcs bug that's not compileable. Porting needs to be continued on Windows. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index cb047cfe6f..395dab8a8b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,3 +56,6 @@ path = main/external/libgit2 url = git://github.com/mono/libgit2.git branch = xs-5.10-v1 +[submodule "main/external/RefactoringEssentials"] + path = main/external/RefactoringEssentials + url = git://github.com/icsharpcode/RefactoringEssentials.git -- cgit v1.2.3