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@55a700bb5b [build] Add /restore to Xamarin.Analysis build (xamarin#2366)

Removed commits from xamarin/maccore:

* xamarin/maccore@c42b49fd29 [build] Add /restore to Xamarin.Analysis build

Diff: https://github.com/xamarin/maccore/compare/c42b49fd298377220a53070a2b3a25d3274d7f79..55a700bb5ba3c092f511075d479d82ecb10fa5fe
  • Loading branch information
rolfbjarne committed Jan 18, 2021
1 parent 5a88d05 commit 47431ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mk/xamarin.mk
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ MONO_BRANCH := $(shell cd $(MONO_PATH) 2> /dev/null && git symbolic-ref --sho
endif

ifdef ENABLE_XAMARIN
NEEDED_MACCORE_VERSION := c42b49fd298377220a53070a2b3a25d3274d7f79
NEEDED_MACCORE_BRANCH := restore-analysis
NEEDED_MACCORE_VERSION := 55a700bb5ba3c092f511075d479d82ecb10fa5fe
NEEDED_MACCORE_BRANCH := main

MACCORE_DIRECTORY := maccore
MACCORE_MODULE := git@github.com:xamarin/maccore.git
Expand Down

0 comments on commit 47431ed

Please sign in to comment.