From 1abeca4bf55d85632b283358b25792d022fa926d Mon Sep 17 00:00:00 2001 From: Manuel de la Pena Date: Mon, 21 Jun 2021 12:44:43 -0400 Subject: [PATCH] Bump VSMac to use the stable release. --- Make.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make.config b/Make.config index c7aaa2dff71b..52a7e0a207a6 100644 --- a/Make.config +++ b/Make.config @@ -160,7 +160,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.9.99 +MAX_VISUAL_STUDIO_VERSION=8.10.99 # Minimum CMake version MIN_CMAKE_URL=https://cmake.org/files/v3.6/cmake-3.6.2-Darwin-x86_64.dmg