[Bump Mono] Bump mono to the latest of 2020-02. (#8451)

Commits:

  * mono/mono@051408e0be: Bump CoreFX to pickup https://github.com/mono/corefx/pull/398. (#19566)

Full diff: 58b04da0d7...051408e0be

Bump and match android: https://github.com/xamarin/xamarin-android/pull/4608
This commit is contained in:
Manuel de la Pena 2020-04-24 19:10:00 -04:00 коммит произвёл GitHub
Родитель 3655da2a17
Коммит 71a25ecd0c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 1 добавлений и 4 удалений

Просмотреть файл

@ -1,4 +1,4 @@
NEEDED_MONO_VERSION := 58b04da0d7c746c1a45eee1a14db1f50653e545f
NEEDED_MONO_VERSION := 051408e0befb4f8da7c3072702e24ebe7bbbcf9d
NEEDED_MONO_BRANCH := 2020-02
MONO_DIRECTORY := mono

Просмотреть файл

@ -315,9 +315,6 @@ namespace Xamarin.Linker {
"LLVM failed for 'EnterTryCatchFinallyInstruction.Run': non-finally/catch/fault clause.",
}) },
{ "System.Net.Http.dll", new Tuple<int, string[]> (0, new string [] {
"LLVM failed for 'HttpContent.CopyToAsync': non-finally/catch/fault clause.",
"LLVM failed for 'HttpContent.LoadIntoBufferAsync': non-finally/catch/fault clause.",
"LLVM failed for '<CopyToAsyncCore>d__47.MoveNext': non-finally/catch/fault clause.",
}) },
{ "mscorlib.dll", new Tuple<int, string[]> (0, new string [] {
"LLVM failed for 'Console.Write': opcode arglist",