From f7e079cde32c659df9afdc1d7b739bcb43c46406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Thu, 28 Sep 2017 04:20:27 +0200 Subject: [PATCH] Bump min Mono version to 5.4.0.201 (#2797) The previous one was a pretty old 5.4 build by now. --- Make.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Make.config b/Make.config index c1b58af46f..20b0053061 100644 --- a/Make.config +++ b/Make.config @@ -57,9 +57,9 @@ XCODE_URL=http://xamarin-storage/bot-provisioning/Xcode_9_GM_seed.xip XCODE_DEVELOPER_ROOT=/Applications/Xcode9-GM.app/Contents/Developer # Minimum Mono version -MIN_MONO_VERSION=5.4.0.60 +MIN_MONO_VERSION=5.4.0.201 MAX_MONO_VERSION=5.4.99 -MIN_MONO_URL=https://bosstoragemirror.azureedge.net/wrench/mono-2017-06/73/733b51587e8aeb1476c978ad52be37746094c909/MonoFramework-MDK-5.4.0.60.macos10.xamarin.universal.pkg +MIN_MONO_URL=https://bosstoragemirror.azureedge.net/wrench/mono-2017-06/71/71277e78f6ed32889e8c739f4ee4a3ebc946f84a/MonoFramework-MDK-5.4.0.201.macos10.xamarin.universal.pkg # Minimum Visual Studio version MIN_VISUAL_STUDIO_URL=https://bosstoragemirror.blob.core.windows.net/wrench/monodevelop-lion-dogfood-vNext/8f/8f1c13cb983138ee63bd53e09908ea5e737988cd/VisualStudioForMac-Preview-7.0.0.2728.dmg