Skip to content

Commit

Permalink
Merge branch 'mono-2019-10' into work-httpclient-2019-10
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel-macaque authored Nov 6, 2019
2 parents 5dc730f + aa7c88e commit f874778
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Make.config
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ MONO_HASH := $(NEEDED_MONO_VERSION)

MIN_MONO_VERSION=6.8.0.0
MAX_MONO_VERSION=6.8.99
MIN_MONO_URL=https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/2019-10/44/844a1d5127bede16a686bebd60a98169d8db1f10/MonoFramework-MDK-6.8.0.40.macos10.xamarin.universal.pkg
MIN_MONO_URL=https://xamjenkinsartifact.azureedge.net/build-package-osx-mono/2019-10/47/1f45bc58eba487724b8457d1d9db25e3e2a42652/MonoFramework-MDK-6.8.0.43.macos10.xamarin.universal.pkg

# Minimum Mono version for Xamarin.Mac apps using the system mono
MIN_XM_MONO_VERSION=6.4.0.94
Expand Down
4 changes: 2 additions & 2 deletions mk/mono.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
NEEDED_MONO_VERSION := 5dcbd5af1b427391b086358d8a501fabcc464040
NEEDED_MONO_BRANCH := backport-pr-17628-to-2019-10
NEEDED_MONO_VERSION := 1f45bc58eba487724b8457d1d9db25e3e2a42652
NEEDED_MONO_BRANCH := 2019-10


MONO_DIRECTORY := mono
Expand Down

1 comment on commit f874778

@xamarin-release-manager
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Build was (probably) aborted

🔥 Jenkins job (on internal Jenkins) failed in stage(s) 'Build' 🔥 : hudson.AbortException: script returned exit code 2

Provisioning succeeded
🔥 Build failed 🔥

Please sign in to comment.