Skip to content

Commit

Permalink
Bump maccore.
Browse files Browse the repository at this point in the history
New commits in xamarin/maccore:

* xamarin/maccore@2d9f8a9685 Bump to xamarin/xamarin-analysis@95245313 (xamarin#2362)
* xamarin/maccore@428964bf32 [Device tests] Remove all the code related with vsts pipelines. (xamarin#2344)
* xamarin/maccore@3875d125da Ignore vscode config files. (xamarin#2343)
* xamarin/maccore@55ca0540ef [Actions] Add a rebase action. (xamarin#2341)
* xamarin/maccore@d0bad0f87a [Actions] Add the backport action. (xamarin#2340)

Diff: https://github.com/xamarin/maccore/compare/5133d2cea1c52fb783f64ab2ba97c760cf33f5f4..2d9f8a96856fbd40f13a8e57df9c3d23e69602fb
  • Loading branch information
rolfbjarne committed Jan 14, 2021
1 parent 471da9f commit b051568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/xamarin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ MONO_BRANCH := $(shell cd $(MONO_PATH) 2> /dev/null && git symbolic-ref --sho
endif

ifdef ENABLE_XAMARIN
NEEDED_MACCORE_VERSION := 5133d2cea1c52fb783f64ab2ba97c760cf33f5f4
NEEDED_MACCORE_VERSION := 2d9f8a96856fbd40f13a8e57df9c3d23e69602fb
NEEDED_MACCORE_BRANCH := main

MACCORE_DIRECTORY := maccore
Expand Down

0 comments on commit b051568

Please sign in to comment.