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
path: root/pkg
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
parent715263f88788a8d2168c0af641f34ffa389530d8 (diff)
Update index and descriptions for new packages
Diffstat (limited to 'pkg')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json14
-rw-r--r--pkg/descriptions.json12
2 files changed, 23 insertions, 3 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index 013d73c852..519c90886a 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -3230,7 +3230,17 @@
"4.0.0.0": "4.4.0"
}
},
- "System.Configuration": {
+ "System.Configuration.ConfigurationManager": {
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.4.0"
+ }
+ },
+ "System.IO.Ports": {
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.4.0"
+ }
+ },
+ "System.Security.Cryptography.Xml": {
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.4.0"
}
@@ -3247,4 +3257,4 @@
"System.Security.Cryptography.Native.Apple": "runtime.native.System.Security.Cryptography.Apple",
"System.Security.Cryptography.Native.OpenSsl": "runtime.native.System.Security.Cryptography.OpenSsl"
}
-}
+} \ No newline at end of file
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": [