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:
authorShin Mao <shmao@microsoft.com>2017-10-09 20:57:29 +0300
committerGitHub <noreply@github.com>2017-10-09 20:57:29 +0300
commitb065b84092839e96cfe267c57e25608f12157d3c (patch)
tree704ff01b776229b829fb83ad5f8c0652846a820d /pkg
parent4980752ca08094b6700f4667a70d7f72251aec09 (diff)
Add Ref and Pkg for S.SM.Syndication. (#24383)
* Add Ref and Pkg for S.SM.Syndication. * Add System.ServiceModel.Web to the ExcludeFromClosure list. * Exclude System.ServiceModel.Web from Closure on UAP. * Added description entry for S.SM.Syndication.
Diffstat (limited to 'pkg')
-rw-r--r--pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj1
-rw-r--r--pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj1
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json48
-rw-r--r--pkg/descriptions.json5
4 files changed, 34 insertions, 21 deletions
diff --git a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj
index 565b66e438..dea59cc037 100644
--- a/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj
+++ b/pkg/Microsoft.Private.CoreFx.NETCoreApp/Microsoft.Private.CoreFx.NETCoreApp.pkgproj
@@ -28,6 +28,7 @@
<ExcludeFromClosure Include="System.Drawing" />
<ExcludeFromClosure Include="System.Net" />
<ExcludeFromClosure Include="System.Security" />
+ <ExcludeFromClosure Include="System.ServiceModel.Web" />
<ExcludeFromClosure Include="System.ServiceProcess" />
<ExcludeFromClosure Include="System.Transactions" />
<ExcludeFromClosure Include="WindowsBase" />
diff --git a/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj b/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj
index d733a6d7fe..b15f7bf8f9 100644
--- a/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj
+++ b/pkg/Microsoft.Private.CoreFx.UAP/Microsoft.Private.CoreFx.UAP.pkgproj
@@ -36,6 +36,7 @@
<ExcludeFromClosure Include="System.Drawing" />
<ExcludeFromClosure Include="System.Net" />
<ExcludeFromClosure Include="System.Security" />
+ <ExcludeFromClosure Include="System.ServiceModel.Web" />
<ExcludeFromClosure Include="System.ServiceProcess" />
<ExcludeFromClosure Include="System.Transactions" />
<ExcludeFromClosure Include="WindowsBase" />
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index eb994241cb..cb74c3eafe 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -1103,12 +1103,12 @@
}
},
"System.Data.DataSetExtensions": {
- "InboxOn": {
- "net45": "4.0.0.0"
- },
- "AssemblyVersionInPackageVersion": {
- "4.0.0.0": "4.5.0"
- }
+ "InboxOn": {
+ "net45": "4.0.0.0"
+ },
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
+ }
},
"System.Data.Entity": {
"InboxOn": {
@@ -1126,6 +1126,12 @@
"wp8": "8.0.0.0"
}
},
+ "System.Data.Odbc": {
+ "InboxOn": {},
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
+ }
+ },
"System.Data.OracleClient": {
"InboxOn": {
"net45": "4.0.0.0"
@@ -1548,6 +1554,12 @@
"uap10.0.15138": "4.0.0.0"
}
},
+ "System.Drawing.Common": {
+ "InboxOn": {},
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
+ }
+ },
"System.Drawing.Design": {
"InboxOn": {
"net45": "4.0.0.0"
@@ -1577,18 +1589,6 @@
"4.2.0.0": "4.5.0"
}
},
- "System.Data.Odbc": {
- "InboxOn": {},
- "AssemblyVersionInPackageVersion": {
- "4.0.0.0": "4.5.0"
- }
- },
- "System.Drawing.Common": {
- "InboxOn": {},
- "AssemblyVersionInPackageVersion": {
- "4.0.0.0": "4.5.0"
- }
- },
"System.Dynamic": {
"InboxOn": {
"net45": "4.0.0.0"
@@ -3371,7 +3371,7 @@
"4.4.0"
],
"BaselineVersion": "4.4.0",
- "InboxOn": {
+ "InboxOn": {
"netcoreapp2.1": "4.0.4.0",
"uap10.0.15138": "4.0.4.0"
},
@@ -3949,7 +3949,7 @@
],
"BaselineVersion": "4.4.0",
"InboxOn": {
- "uap10.0.15138": "4.3.1.0",
+ "uap10.0.15138": "4.3.1.0"
},
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.2.0",
@@ -4342,6 +4342,12 @@
"xamarinwatchos10": "Any"
}
},
+ "System.ServiceModel.Syndication": {
+ "InboxOn": {},
+ "AssemblyVersionInPackageVersion": {
+ "4.0.0.0": "4.5.0"
+ }
+ },
"System.ServiceModel.Web": {
"InboxOn": {
"netcoreapp2.0": "4.0.0.0",
@@ -5445,4 +5451,4 @@
"System.Xml.XDocument"
]
}
-}
+} \ No newline at end of file
diff --git a/pkg/descriptions.json b/pkg/descriptions.json
index 725deb8faf..fb82413dab 100644
--- a/pkg/descriptions.json
+++ b/pkg/descriptions.json
@@ -154,6 +154,11 @@
"CommonTypes": []
},
{
+ "Name": "System.ServiceModel.Syndication",
+ "Description": "Provides classes related to service model syndication.",
+ "CommonTypes": []
+ },
+ {
"Name": "NETStandard.Library.NETFramework",
"Description": "Adds NETStandard2.0 support to .NET Framework.",
"CommonTypes": [