Imported Upstream version 5.2.0.175

Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2017-06-07 13:16:24 +00:00
parent 4bdbaf4a88
commit 966bba02bb
8776 changed files with 346420 additions and 149650 deletions

View File

@@ -115,6 +115,11 @@
"Description": "Package used to represent the portions of NETCoreApp that come from CoreFx.",
"CommonTypes": []
},
{
"Name": "Microsoft.Private.CoreFx.UAP",
"Description": "Package used to represent the portions of UAP that come from CoreFx.",
"CommonTypes": []
},
{
"Name": "Microsoft.TargetingPack.NETFramework.v4.6",
"Description": "Contains the .NET Framework v4.6 targeting pack.",
@@ -400,7 +405,7 @@
]
},
{
"Name": "System.Configuration",
"Name": "System.Configuration.ConfigurationManager",
"Description": "Provides types that support using configuration files.",
"CommonTypes": [
"System.Configuration.Configuration",
@@ -782,6 +787,13 @@
"System.IO.Pipes.PipeAccessRights"
]
},
{
"Name": "System.IO.Ports",
"Description": "Provides classes for controlling serial ports.",
"CommonTypes": [
"System.IO.Ports.SerialPort"
]
},
{
"Name": "System.IO.UnmanagedMemoryStream",
"Description": "Provides classes for access to unmanaged blocks of memory from managed code.",
@@ -1525,6 +1537,51 @@
"System.Security.Cryptography.ProtectedData"
]
},
{
"Name": "System.Security.Cryptography.Xml",
"Description": "Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, \"XML-Signature Syntax and Processing\", described at http://www.w3.org/TR/xmldsig-core/.",
"CommonTypes": [
"System.Security.Cryptography.Xml.CipherData",
"System.Security.Cryptography.Xml.CipherReference",
"System.Security.Cryptography.Xml.DataObject",
"System.Security.Cryptography.Xml.DataReference",
"System.Security.Cryptography.Xml.DSAKeyValue",
"System.Security.Cryptography.Xml.EncryptedData",
"System.Security.Cryptography.Xml.EncryptedKey",
"System.Security.Cryptography.Xml.EncryptedReference",
"System.Security.Cryptography.Xml.EncryptedType",
"System.Security.Cryptography.Xml.EncryptedXml",
"System.Security.Cryptography.Xml.EncryptionMethod",
"System.Security.Cryptography.Xml.EncryptionProperty",
"System.Security.Cryptography.Xml.EncryptionPropertyCollection",
"System.Security.Cryptography.Xml.KeyInfo",
"System.Security.Cryptography.Xml.KeyInfoClause",
"System.Security.Cryptography.Xml.KeyInfoEncryptedKey",
"System.Security.Cryptography.Xml.KeyInfoName",
"System.Security.Cryptography.Xml.KeyInfoNode",
"System.Security.Cryptography.Xml.KeyInfoRetrievalMethod",
"System.Security.Cryptography.Xml.KeyInfoX509Data",
"System.Security.Cryptography.Xml.KeyReference",
"System.Security.Cryptography.Xml.Reference",
"System.Security.Cryptography.Xml.ReferenceList",
"System.Security.Cryptography.Xml.RSAKeyValue",
"System.Security.Cryptography.Xml.Signature",
"System.Security.Cryptography.Xml.SignedInfo",
"System.Security.Cryptography.Xml.SignedXml",
"System.Security.Cryptography.Xml.Transform",
"System.Security.Cryptography.Xml.TransformChain",
"System.Security.Cryptography.Xml.XmlDecryptionTransform",
"System.Security.Cryptography.Xml.XmlDsigBase64Transform",
"System.Security.Cryptography.Xml.XmlDsigC14NTransform",
"System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform",
"System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform",
"System.Security.Cryptography.Xml.XmlDsigExcC14NTransform",
"System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform",
"System.Security.Cryptography.Xml.XmlDsigXPathTransform",
"System.Security.Cryptography.Xml.XmlDsigXsltTransform",
"System.Security.Cryptography.Xml.XmlLicenseTransform"
]
},
{
"Name": "System.Security.Cryptography.X509Certificates",
"Description": "Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate.",
@@ -1818,7 +1875,7 @@
]
},
{
"Name": "System.Transactions",
"Name": "System.Transactions.Local",
"Description": "Provides classes that allow you to write your own transactional application and resource manager.",
"CommonTypes": [
"System.Transactions.Transaction",