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:
authorKirill Osenkov <github@osenkov.com>2019-02-07 04:22:07 +0300
committerKirill Osenkov <github@osenkov.com>2019-02-07 04:22:07 +0300
commitc7bc4745cf958aefd1ff257949dfba81c24a0b33 (patch)
treedffe496b7679e259dffec40b075e04e0a2121db2 /.gitmodules
parentdb46373c2eef2da7c766ea90d873f03b8df292b4 (diff)
Bump NRefactory to:
https://github.com/KirillOsenkov/NRefactory/commit/c2c07caa9775e8d67d77c2b71aaa3859080758f4 This is needed to move Cecil to PackageReference.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 9e3e3d9574..ab5a02ff8a 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/KirillOsenkov/NRefactory.git
[submodule "main/external/nuget-binary"]
path = main/external/nuget-binary
url = git://github.com/mono/nuget-binary.git