From 46f7cee230f98a3270140cd98681fa430555f6b4 Mon Sep 17 00:00:00 2001 From: Manuel de la Pena Date: Mon, 28 Sep 2020 14:22:58 -0400 Subject: [PATCH] [VSMac] Bump max version to current stable. (#9714) --- Make.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.config b/Make.config index d3c0a1bf16..d196e88275 100644 --- a/Make.config +++ b/Make.config @@ -80,7 +80,7 @@ MIN_XM_MONO_URL=https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/ # Minimum Visual Studio version MIN_VISUAL_STUDIO_URL=https://bosstoragemirror.blob.core.windows.net/vsmac/3425624/release-8.4/88f89d49594ac101891944e2a6b9a0b607a6fb52/VisualStudioForMac-8.4.4.8.dmg MIN_VISUAL_STUDIO_VERSION=8.4.4.8 -MAX_VISUAL_STUDIO_VERSION=8.5.99 +MAX_VISUAL_STUDIO_VERSION=8.7.99 # Minimum CMake version MIN_CMAKE_URL=https://cmake.org/files/v3.6/cmake-3.6.2-Darwin-x86_64.dmg