Skip to content

Commit b2686bb

Browse files
committed
Bump VSmac min version to 7.7.0.1373
To pick up the fix for https://devdiv.visualstudio.com/DevDiv/_workitems/edit/658916/ Should fix the XM classic build failures
1 parent ac60f49 commit b2686bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Make.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ MIN_XM_MONO_VERSION=5.14.0.136
6363
MIN_XM_MONO_URL=https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/2018-04/111/07c8f25fe536dbb7e244f965aa3f9a871f41e953/MonoFramework-MDK-5.14.0.136.macos10.xamarin.universal.pkg
6464

6565
# Minimum Visual Studio version
66-
MIN_VISUAL_STUDIO_URL=https://download.visualstudio.microsoft.com/download/pr/11550896/783d2219a348f93b6988fb415951788a/VisualStudioForMac-Preview-7.4.0.985.dmg
67-
MIN_VISUAL_STUDIO_VERSION=7.4.0.985
66+
MIN_VISUAL_STUDIO_URL=https://bosstoragemirror.azureedge.net/vsmac/e3/e39c3dd97f72e6258af9de81163eccb7cfedcd08/VisualStudioForMac-Preview-7.7.0.1373.dmg
67+
MIN_VISUAL_STUDIO_VERSION=7.7.0.1373
6868
MAX_VISUAL_STUDIO_VERSION=7.7.99
6969

7070
# Minimum CMake version

0 commit comments

Comments
 (0)