Skip to content

Commit

Permalink
[mono] Bump mono to match android
Browse files Browse the repository at this point in the history
New commits in mono/mono:

* mono/mono@8c085a99b32 [reflection] Check whether a pointer is valid before dereferencing (xamarin#19842)
* mono/mono@89d772a3abb Always include Unicode charinfo, so tar made in csc mode works in mcs mode (xamarin#19813)
* mono/mono@e9d3af508e4 Bump bockbuild to get mono/bockbuild#159
* mono/mono@d6f0c25d34d [2020-02] Bump msbuild to track mono-2019-12 (xamarin#19661)

Diff: https://github.com/mono/mono/compare/075c3f06197e3b969f4234d0f56a2e10ee6ee305..8c085a99b32e99ae2f0a6b3de61541fefb4d3389
  • Loading branch information
dalexsoto committed May 26, 2020
1 parent e819d09 commit 75cc8e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mk/mono.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
NEEDED_MONO_VERSION := 075c3f06197e3b969f4234d0f56a2e10ee6ee305
NEEDED_MONO_VERSION := 8c085a99b32e99ae2f0a6b3de61541fefb4d3389
NEEDED_MONO_BRANCH := 2020-02

MONO_DIRECTORY := mono
Expand Down

0 comments on commit 75cc8e4

Please sign in to comment.