From cc014b59b75a363e1d20133abcbcde7f57e016fb Mon Sep 17 00:00:00 2001 From: Matt Sylvia Date: Tue, 18 Jul 2017 17:04:55 -0400 Subject: [PATCH] Update .gitmodules Change branch to d15-3 branch of mono --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 34bab50f80f..6fe3acafafa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,7 +5,7 @@ [submodule "external/mono"] path = external/mono url = https://github.com/mono/mono.git - branch = 2017-04 + branch = d15-3 [submodule "external/mxe"] path = external/mxe url = https://github.com/xamarin/mxe.git