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:
authorMatt Ward <matt.ward@xamarin.com>2017-03-30 18:58:12 +0300
committerMatt Ward <matt.ward@xamarin.com>2017-03-30 18:58:12 +0300
commit88b7c5114fa6fc7339cdd13cdc8abd41d444526c (patch)
tree963b4945a9159ffd19a50db65cd0eb1844b79508 /.gitmodules
parent46e2f250ade266a3c74c46b451f16edc9728b53b (diff)
Update target branch for nuget-binary
Switch from 4.0.0 to master branch.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 7f8f0ceca0..0dca82546d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -28,7 +28,7 @@
[submodule "main/external/nuget-binary"]
path = main/external/nuget-binary
url = git://github.com/mono/nuget-binary.git
- branch = 4.0.0
+ branch = master
[submodule "main/external/xwt"]
path = main/external/xwt
url = git://github.com/mono/xwt