Merge branch 'upstream'
Former-commit-id: 98185fc3f13bc60279084f5d87d353c99648edee
This commit is contained in:
commit
3cb771311f
@ -1 +1 @@
|
||||
532193a8b9681d4caaff4adb063f2cf85de7c2e4
|
||||
9710f588d38ebe6d339dbc98655aaf3404d417c2
|
@ -1 +1 @@
|
||||
a2f01d411fd911e82d1ef1631e4f80f7a9651b8b
|
||||
44e878720220a6711aa0b1c51958b0c5492a59c9
|
@ -34,7 +34,7 @@ static class Consts
|
||||
// Use these assembly version constants to make code more maintainable.
|
||||
//
|
||||
|
||||
public const string MonoVersion = "5.16.0.108";
|
||||
public const string MonoVersion = "5.16.0.110";
|
||||
public const string MonoCompany = "Mono development team";
|
||||
public const string MonoProduct = "Mono Common Language Infrastructure";
|
||||
public const string MonoCopyright = "(c) Various Mono authors";
|
||||
|
@ -484,6 +484,8 @@ namespace MonoTests.System.Reflection
|
||||
}
|
||||
|
||||
[Test] // https://github.com/mono/mono/issues/8312
|
||||
// The linker removes the SkipWhile methods
|
||||
[Category ("MobileNotWorking")]
|
||||
public void ParameterInfoToStringForQueryableSkipWhile ()
|
||||
{
|
||||
var sb = new StringBuilder ();
|
||||
|
@ -1 +1 @@
|
||||
b8c9538f432513a90361b72f748a999516fd32c4
|
||||
737c1d3570b1f618da43ad225013de42d9f5ad9c
|
@ -1 +1 @@
|
||||
3e1ded00577e521cdf7c9d8288e6e4ae9cc18379
|
||||
1e19896daaddb616ebb49a27deecf4310f8a1fc3
|
Binary file not shown.
@ -1 +1 @@
|
||||
84ffa4f7705ab09f172d2b498d9340e21acca9c8
|
||||
6a5de1ae6eed3952427d4973d58c76cf13dfc4cd
|
@ -1 +1 @@
|
||||
1b539e968acb47932f77ee2f566932a96a0079ae
|
||||
2a6a72ee3fd4a33637764e64ec7efbb52bf9763f
|
@ -1 +1 @@
|
||||
a67f3a2b814ee3662741a43159351453f90436e0
|
||||
a547c65a9dac861cce0279646042e01aff784553
|
@ -1 +1 @@
|
||||
a22cd00e595f5f6918ddd1b6a79e979855183ce1
|
||||
8731ed4d99888b603aeec29e790fc048a0410de9
|
@ -1 +1 @@
|
||||
930f07c4f71ea0f536e589ac3e7cb94a5ff8943f
|
||||
6fd27bcef75dabb1d4a407705d8558e3364c55a6
|
@ -1 +1 @@
|
||||
b8c9538f432513a90361b72f748a999516fd32c4
|
||||
737c1d3570b1f618da43ad225013de42d9f5ad9c
|
@ -1 +1 @@
|
||||
3e1ded00577e521cdf7c9d8288e6e4ae9cc18379
|
||||
1e19896daaddb616ebb49a27deecf4310f8a1fc3
|
Binary file not shown.
@ -1 +1 @@
|
||||
84ffa4f7705ab09f172d2b498d9340e21acca9c8
|
||||
6a5de1ae6eed3952427d4973d58c76cf13dfc4cd
|
@ -1 +1 @@
|
||||
1b539e968acb47932f77ee2f566932a96a0079ae
|
||||
2a6a72ee3fd4a33637764e64ec7efbb52bf9763f
|
@ -1 +1 @@
|
||||
a67f3a2b814ee3662741a43159351453f90436e0
|
||||
a547c65a9dac861cce0279646042e01aff784553
|
@ -1 +1 @@
|
||||
a22cd00e595f5f6918ddd1b6a79e979855183ce1
|
||||
8731ed4d99888b603aeec29e790fc048a0410de9
|
@ -1 +1 @@
|
||||
930f07c4f71ea0f536e589ac3e7cb94a5ff8943f
|
||||
6fd27bcef75dabb1d4a407705d8558e3364c55a6
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user