Add OrderedDictionary to the mobile profile.
authorRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 24 Oct 2013 13:11:43 +0000 (15:11 +0200)
committerRolf Bjarne Kvinge <rolf@xamarin.com>
Thu, 24 Oct 2013 14:07:53 +0000 (16:07 +0200)
Requested in support case #49635.

mcs/class/System/mobile_System.dll.sources

index 8b5c746266977ce59eb19e3323925218f655d790..0b17914cef9e367edec9c3325d58a07670a0dce6 100644 (file)
@@ -20,6 +20,8 @@ System.Collections.Specialized/HybridDictionary.cs
 System.Collections.Specialized/ListDictionary.cs
 System.Collections.Specialized/NameObjectCollectionBase.cs
 System.Collections.Specialized/NameValueCollection.cs
+System.Collections.Specialized/IOrderedDictionary.cs
+System.Collections.Specialized/OrderedDictionary.cs
 System.Collections.Specialized/ProcessStringDictionary.cs
 System.Collections.Specialized/StringCollection.cs
 System.Collections.Specialized/StringDictionary.cs