Imported Upstream version 5.20.0.208

Former-commit-id: 8fbf7dae6cd486bffb1fa6a52020e8eb23c570b1
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-02-13 08:25:33 +00:00
parent 5d930a31c6
commit 219eec173f
74 changed files with 391 additions and 163 deletions

View File

@ -34,7 +34,7 @@ static class Consts
// Use these assembly version constants to make code more maintainable.
//
public const string MonoVersion = "5.20.0.203";
public const string MonoVersion = "5.20.0.208";
public const string MonoCompany = "Mono development team";
public const string MonoProduct = "Mono Common Language Infrastructure";
public const string MonoCopyright = "(c) Various Mono authors";

View File

@ -6,6 +6,6 @@ using System.Runtime.InteropServices;
internal static partial class Interop
{
[DllImport("__Internal")]
[DllImport("System.Native")]
internal static extern void mono_pal_init ();
}

View File

@ -13,3 +13,8 @@
../../../external/corefx/src/System.Net.Security/tests/UnitTests/Fakes/*.cs
../../../external/corefx/src/System.Text.RegularExpressions/tests/*.cs
System/RemoteExecutorTests.cs
# FileSystemWatcher_Path fails with "System.ArgumentException : The directory name is invalid"
../../../external/corefx/src/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.unit.cs

View File

@ -1 +1 @@
ac4040e2d669b15a51f36831721a799b30c9d9d8
ec92e2d26b2a065c44d46ddd58a6635a7a1d7410

View File

@ -1 +1 @@
0f75e4f8390e4bdc479ec1f677778a687fde86f5
ce9f6695f80917a3792dc8b3e0ab228d4f026b77

View File

@ -1 +1 @@
4c77f8350549d6bd4e462e2c6d9b54c9c8b8fc0c
e09358a1f156c34e495f035b21e98ad237432941

View File

@ -1 +1 @@
be1d05d050de6a4f697f1a317e38487f1dbd5d00
c2b5880df60f97dc434825f9741f338c9a389075

View File

@ -1 +1 @@
7521665fcd4d32a880a4e31f4ca3d99b041c44a4
144dfb17552321f1fc324baa2705072eadf4631a

View File

@ -1 +1 @@
33fbf9921b98825d625ab7f59c4dcb9497a58199
a04f70ae72cbd0e9fdbb28a9ae3ebc94644d61f3

View File

@ -1 +1 @@
f882d57297a4d6a2084f5cdfe09f95873e90c3b6
de944a8ca0f53d9beb831441bf670918d99eb0b7

View File

@ -1 +1 @@
73252d2aa0f1283520c252f37b07c2f39ec29a0a
740468bc8aba58f74f0b51b864be1d9ab1a12b57

View File

@ -1 +1 @@
ac4040e2d669b15a51f36831721a799b30c9d9d8
ec92e2d26b2a065c44d46ddd58a6635a7a1d7410

View File

@ -1 +1 @@
0f75e4f8390e4bdc479ec1f677778a687fde86f5
ce9f6695f80917a3792dc8b3e0ab228d4f026b77

View File

@ -1 +1 @@
4c77f8350549d6bd4e462e2c6d9b54c9c8b8fc0c
e09358a1f156c34e495f035b21e98ad237432941

View File

@ -1 +1 @@
be1d05d050de6a4f697f1a317e38487f1dbd5d00
c2b5880df60f97dc434825f9741f338c9a389075

View File

@ -1 +1 @@
7521665fcd4d32a880a4e31f4ca3d99b041c44a4
144dfb17552321f1fc324baa2705072eadf4631a

View File

@ -1 +1 @@
33fbf9921b98825d625ab7f59c4dcb9497a58199
a04f70ae72cbd0e9fdbb28a9ae3ebc94644d61f3

View File

@ -1 +1 @@
f882d57297a4d6a2084f5cdfe09f95873e90c3b6
de944a8ca0f53d9beb831441bf670918d99eb0b7

Some files were not shown because too many files have changed in this diff Show More