Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric St. John <ericstj@microsoft.com>2017-02-15 03:14:02 +0300
committerEric St. John <ericstj@microsoft.com>2017-02-15 19:58:58 +0300
commite9febb51ab26da51c28797a831e89918031fc8ec (patch)
tree1621617da65de4546da15245501389e0b1b945b2 /pkg/descriptions.json
parent715263f88788a8d2168c0af641f34ffa389530d8 (diff)
Update index and descriptions for new packages
Diffstat (limited to 'pkg/descriptions.json')
-rw-r--r--pkg/descriptions.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index bb48e9b530..7f18b66b4d 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -405,7 +405,7 @@
]
},
{
- "Name": "System.Configuration",
+ "Name": "System.Configuration.ConfigurationManager",
"Description": "Provides types that support using configuration files.",
"CommonTypes": [
"System.Configuration.Configuration",
@@ -788,6 +788,11 @@
]
},
{
+ "Name": "System.IO.Ports",
+ "Description": "TODO",
+ "CommonTypes": [ ]
+ },
+ {
"Name": "System.IO.UnmanagedMemoryStream",
"Description": "Provides classes for access to unmanaged blocks of memory from managed code.",
"CommonTypes": [
@@ -1531,6 +1536,11 @@
]
},
{
+ "Name": "System.Security.Cryptography.Xml",
+ "Description": "TODO",
+ "CommonTypes": [ ]
+ },
+ {
"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.",
"CommonTypes": [