Skip to content

Commit 861df21

Browse files
authored
Bump maccore. (#10714)
New commits in xamarin/maccore: * xamarin/maccore@0562e08b12 Stops using absolute output paths when building Tasks projects (#2400) Diff: https://github.com/xamarin/maccore/compare/17603b841c8a22d83f56573faa792ee0ab567138..0562e08b127898cd0468742dfbf29a52fd013598
1 parent 30f3045 commit 861df21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mk/xamarin.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ MONO_BRANCH := $(shell cd $(MONO_PATH) 2> /dev/null && git symbolic-ref --sho
77
endif
88

99
ifdef ENABLE_XAMARIN
10-
NEEDED_MACCORE_VERSION := 17603b841c8a22d83f56573faa792ee0ab567138
10+
NEEDED_MACCORE_VERSION := 0562e08b127898cd0468742dfbf29a52fd013598
1111
NEEDED_MACCORE_BRANCH := main
1212

1313
MACCORE_DIRECTORY := maccore

0 commit comments

Comments
 (0)