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@microsoft.com>2018-04-13 16:47:47 +0300
committerMatt Ward <matt.ward@microsoft.com>2018-04-13 16:47:47 +0300
commitc59bf37e2678f19259bffad21d476d4a3c09a321 (patch)
tree195d8f5c1982b44ef2de0c59347b186c5eaf9f63
parente72dcdcd3b682df59f578e714634a81f7c90af25 (diff)
Updated reference to md-addins
-rwxr-xr-xversion-checks4
1 files changed, 2 insertions, 2 deletions
diff --git a/version-checks b/version-checks
index 27d3a046e5..e39ad8d655 100755
--- a/version-checks
+++ b/version-checks
@@ -17,8 +17,8 @@ DEP[0]=md-addins
DEP_NAME[0]=MDADDINS
DEP_PATH[0]=${top_srcdir}/../md-addins
DEP_MODULE[0]=git@github.com:xamarin/md-addins.git
-DEP_NEEDED_VERSION[0]=75c1adc47e6561bf7632a3341f0798220f07b6f6
-DEP_BRANCH_AND_REMOTE[0]="xamarin-mac-resolve-facades-directory origin/xamarin-mac-resolve-facades-directory"
+DEP_NEEDED_VERSION[0]=b17219dc383cf71d7912d6e2440ae1861d2baf04
+DEP_BRANCH_AND_REMOTE[0]="master origin/master"
# heap-shot
DEP[1]=heap-shot