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-06-02 20:14:42 +0300
committerEric St. John <ericstj@microsoft.com>2017-06-02 20:14:42 +0300
commit94f7a6b09577c63950d2778a7d54554ba2fda552 (patch)
tree0a0d770a96267b48b4a23a15127181ffed44c60d /pkg/Microsoft.Private.PackageBaseline
parentff7f4ba7ab0a9f50a0e4c1d3a3195165afd96d8f (diff)
Enable DirectoryServices packages
Diffstat (limited to 'pkg/Microsoft.Private.PackageBaseline')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index 06a7406abe..6723f07496 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -1486,16 +1486,25 @@
"System.DirectoryServices": {
"InboxOn": {
"net45": "4.0.0.0"
+ },
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
}
},
"System.DirectoryServices.AccountManagement": {
"InboxOn": {
"net45": "4.0.0.0"
+ },
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
}
},
"System.DirectoryServices.Protocols": {
"InboxOn": {
"net45": "4.0.0.0"
+ },
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
}
},
"System.Drawing": {