From 1410090f25b9295dd7662ca8269b06cdb33251fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Thu, 21 Feb 2019 21:55:45 +0100 Subject: [PATCH] Bump mono --- Make.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Make.config b/Make.config index e62bc38a8b..5a7fe9ee19 100644 --- a/Make.config +++ b/Make.config @@ -47,9 +47,9 @@ XCODE94_URL=http://xamarin-storage/bot-provisioning/xcodes/Xcode_9.4.xip XCODE94_DEVELOPER_ROOT=/Applications/Xcode94.app/Contents/Developer # Minimum Mono version for building XI/XM -MIN_MONO_VERSION=5.20.0.179 +MIN_MONO_VERSION=5.20.0.220 MAX_MONO_VERSION=5.20.99 -MIN_MONO_URL=https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/2018-10/166/8d5fc8032a3870a26c4a0604cf37c1213d1aa81c/MonoFramework-MDK-5.20.0.179.macos10.xamarin.universal.pkg +MIN_MONO_URL=https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/2018-10/199/d390bb6901fd29051a065323ace54a8920f24f39/MonoFramework-MDK-5.20.0.220.macos10.xamarin.universal.pkg # Minimum Mono version for Xamarin.Mac apps using the system mono MIN_XM_MONO_VERSION=5.18.0.185