Skip to content

Commit

Permalink
Bump min Mono version to 5.4.0.201 (xamarin#2797)
Browse files Browse the repository at this point in the history
The previous one was a pretty old 5.4 build by now.

(cherry picked from commit f7e079c)
  • Loading branch information
akoeplinger committed Sep 28, 2017
1 parent 90eecf4 commit 60764e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Make.config
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 60764e0

Please sign in to comment.