This repository has been archived by the owner on Mar 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Mono.Security & mscorlib for mono/2017-06 BCL changes (#6)
Context: dotnet/android#723 [`corefx` removed ``Dictionary`2.GetValueOrDefault()``][cfx17275] in favor of using extension methods of the same name within `System.Collections.Generic.CollectionExtensions`, and mono/2017-06 is using the updated corefx sources. [cfx17275]: https://github.com/dotnet/corefx/issues/17275#issuecomment-291636863 @marek-safar [deems this as not a breaking change][1]: [1]: dotnet/android#631 (comment) > It breaks at binary compatibility level but not sure we made such strong promise. Update `reference/mscorlib.xml` to be consistent with mono/2017-06. Additionally, synchronize `reference/Mono.Security.xml` with mono/2017-06. We don't consider `Mono.Security.dll` to be part of our stable API.
- Loading branch information
Showing
2 changed files
with
62 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters