From 71902a15bfe7090e36dd86d20eae59b1d20eab5d Mon Sep 17 00:00:00 2001 From: Brendan Zagaeski Date: Fri, 9 Mar 2018 13:02:05 -0500 Subject: [PATCH] Bump mono to get fix for mono/mono#7472. (#3701) Fixes https://github.com/mono/mono/issues/7472. Commit list for mono/mono: * mono/mono@145ca6391f8 [d15-6-2017-10] Only null check target for delegate if method is not static. (#7477) * mono/mono@835a98d8559 Bump bockbuild to get curl error changes * mono/mono@bbd88d02b2f Bump bockbuild for mono/bockbuild#62 (#7208) * mono/mono@1eac626536b Pass TRUE for 'repeat' of send variants. This matches behavior of receive variants. Fixes blocking send call where Win32 returns WSAEWOULDBLOCK. * mono/mono@33652b57ebb Bump bockbuild to get new gtk+ repo location * mono/mono@3f39812cb9e [2017-10] [reference-assemblies] Fix public key for some newer v4.7.1 facades (#6864) Diff: https://github.com/mono/mono/compare/da1e498884ddc56ac6ca82d3703096dc6370e1b2...145ca6391f80a71efc45530a989e33dacc9bfdf4 --- .gitmodules | 2 +- external/mono | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e2eacda238..208be2d3f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,7 +16,7 @@ [submodule "external/mono"] path = external/mono url = ../../mono/mono.git - branch = 2017-10 + branch = d15-6-2017-10 [submodule "external/MonoTouch.Dialog"] path = external/MonoTouch.Dialog url = ../../migueldeicaza/MonoTouch.Dialog.git diff --git a/external/mono b/external/mono index da1e498884..145ca6391f 160000 --- a/external/mono +++ b/external/mono @@ -1 +1 @@ -Subproject commit da1e498884ddc56ac6ca82d3703096dc6370e1b2 +Subproject commit 145ca6391f80a71efc45530a989e33dacc9bfdf4