Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

update Mono.Security and mscorlib to match BCL changes #6

Merged
merged 1 commit into from
Aug 9, 2017

Conversation

lewurm
Copy link
Contributor

@lewurm lewurm commented Aug 9, 2017

GetValueOrDefault () got removed from System.Collections.Generic.Dictionary'2, but is now available via CollectionExtensions.

For more context, see: dotnet/android#631 (comment)

GetValueOrDefault () got removed from
System.Collections.Generic.Dictionary`2, but is now available via
CollectionExtensions.

For more context, see:
dotnet/android#631 (comment)
@lewurm lewurm requested review from jonpryor and marek-safar August 9, 2017 17:45
@@ -100800,7 +100851,6 @@
</attribute>
</attributes>
<interfaces>
<interface name="System.Runtime.InteropServices._Exception" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jonpryor jonpryor merged commit ed8d914 into master Aug 9, 2017
@akoeplinger akoeplinger deleted the mono-2017-06-bcl-update branch August 10, 2017 18:42
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants