From 8ba11765c95a84bbb47bea01fa12ee607020d635 Mon Sep 17 00:00:00 2001 From: Stephen Bonikowsky Date: Thu, 24 May 2018 10:26:07 -0700 Subject: [PATCH] Update WCF pks and assemblies to stable versions for 2.1 release. * Added the feed containing the final packages of dependencies. --- dependencies.props | 15 +- dir.props | 7 + external/corefx/corefx.depproj | 10 +- pkg/baseline/packageIndex.json | 268 ++++++++++++++++----------------- 4 files changed, 154 insertions(+), 146 deletions(-) diff --git a/dependencies.props b/dependencies.props index a1dcabdcdae..5a3f5c04b3d 100644 --- a/dependencies.props +++ b/dependencies.props @@ -21,14 +21,15 @@ rtm-26523-01 rtm-26515-03 - 2.0.4-servicing-26522-02 + 2.0.3 NETStandard.Library - 4.5.0-rtm-26515-03 + 4.5.0-rtm 4.6.0-rtm-26515-03 + 4.5.0 beta-26123-01 beta-26123-01 @@ -38,16 +39,16 @@ 1.0.3-prerelease-00921-01 - 2.2.0-rtm-26515-03 + 2.2.0-rtm 1.0.0-beta-build0018 2.1.0-rc1-02804-05 - 2.1.0-rtm-26515-03 - 2.1.0-rtm-26515-03 - 2.1.0-rtm-26515-03 + 2.1.0-rtm-26515-07 + 2.1.0 + 2.1.0 - 2.1.0-rtm-26515-03 + 2.1.0 diff --git a/dir.props b/dir.props index 79ab525a18d..1cbfb9e7ef4 100644 --- a/dir.props +++ b/dir.props @@ -62,6 +62,12 @@ + + + "https://dotnetfeed.blob.core.windows.net/orchestrated-release-2-1/20180515-07/final/index.json" + $(OrchestrationFeed) + + @@ -69,6 +75,7 @@ + diff --git a/external/corefx/corefx.depproj b/external/corefx/corefx.depproj index 350c84b031f..e444b2ee7a6 100644 --- a/external/corefx/corefx.depproj +++ b/external/corefx/corefx.depproj @@ -18,7 +18,7 @@ - $(MicrosoftPrivateCoreFxNETCoreAppPackageVersion) + $(CoreFxPkgStableVersion) @@ -27,7 +27,7 @@ $(MicrosoftPrivateCoreFxNETCoreAppPackageVersion) - $(MicrosoftPrivateCoreFxNETCoreAppPackageVersion) + $(CoreFxPkgStableVersion) @@ -41,16 +41,16 @@ - $(MicrosoftPrivateCoreFxNETCoreAppPackageVersion) + $(CoreFxPkgStableVersion) - $(MicrosoftPrivateCoreFxNETCoreAppPackageVersion) + $(CoreFxPkgStableVersion) - $(MicrosoftPrivateCoreFxNETCoreAppPackageVersion) + $(CoreFxPkgStableVersion) diff --git a/pkg/baseline/packageIndex.json b/pkg/baseline/packageIndex.json index ec17e78d34c..0c4eefa826e 100644 --- a/pkg/baseline/packageIndex.json +++ b/pkg/baseline/packageIndex.json @@ -1,137 +1,137 @@ { - "Packages": { - "_Comments": { - "_StableVersions": [ - "Released versions." - ], - "_BaselineVersion": [ - "Used to determine the minimum version used for all packages in the repo." - ], - "_AssemblyVersionInPackageVersion": [ - "Used to understand what version of a package to reference.", - "Then raise the package version of the reference so that its at least the baseline version." - ] + "Packages": { + "_Comments": { + "_StableVersions": [ + "Released versions." + ], + "_BaselineVersion": [ + "Used to determine the minimum version used for all packages in the repo." + ], + "_AssemblyVersionInPackageVersion": [ + "Used to understand what version of a package to reference.", + "Then raise the package version of the reference so that its at least the baseline version." + ] + }, + "System.Private.ServiceModel": { + "StableVersions": [ + "4.0.0", + "4.1.0", + "4.3.0", + "4.3.1" + ], + "BaselineVersion": "4.5.0", + "InboxOn": {}, + "AssemblyVersionInPackageVersion": { + "4.1.1.0": "4.3.0", + "4.1.1.1": "4.3.1", + "4.1.2.0": "4.4.0", + "4.5.0.0": "4.5.0" + } + }, + "System.ServiceModel.Duplex": { + "StableVersions": [ + "4.0.0", + "4.0.1", + "4.3.0", + "4.3.1" + ], + "BaselineVersion": "4.5.0", + "InboxOn": { + "uap10.0.16299": "4.1.1.0" + }, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.0.0", + "4.0.1.0": "4.0.1", + "4.0.2.0": "4.3.1", + "4.1.0.0": "4.4.0", + "4.5.0.0": "4.5.0" + } + }, + "System.ServiceModel.Http": { + "StableVersions": [ + "3.9.0", + "4.0.0", + "4.0.10", + "4.1.0", + "4.3.0", + "4.3.1" + ], + "BaselineVersion": "4.5.0", + "InboxOn": { + "uap10.0.16299": "4.1.3.0" + }, + "AssemblyVersionInPackageVersion": { + "3.9.0.0": "3.9.0", + "4.0.0.0": "4.0.0", + "4.0.10.0": "4.0.10", + "4.1.0.0": "4.1.0", + "4.1.1.0": "4.3.1", + "4.1.2.0": "4.4.0", + "4.5.0.0": "4.5.0" + } + }, + "System.ServiceModel.NetTcp": { + "StableVersions": [ + "4.0.0", + "4.1.0", + "4.3.0", + "4.3.1" + ], + "BaselineVersion": "4.5.0", + "InboxOn": { + "uap10.0.16299": "4.1.3.0" + }, + "AssemblyVersionInPackageVersion": { + "4.0.0.0": "4.0.0", + "4.1.0.0": "4.1.0", + "4.1.1.0": "4.3.1", + "4.1.2.0": "4.4.0", + "4.5.0.0": "4.5.0" + } + }, + "System.ServiceModel.Primitives": { + "StableVersions": [ + "3.9.0", + "4.0.0", + "4.1.0", + "4.3.0", + "4.3.1" + ], + "BaselineVersion": "4.5.0", + "InboxOn": { + "uap10.0.16299": "4.2.1.0" + }, + "AssemblyVersionInPackageVersion": { + "3.9.0.0": "3.9.0", + "4.0.0.0": "4.0.0", + "4.1.0.0": "4.1.0", + "4.1.1.0": "4.3.1", + "4.2.0.0": "4.4.0", + "4.5.0.0": "4.5.0" + } + }, + "System.ServiceModel.Security": { + "StableVersions": [ + "3.9.0", + "4.0.0", + "4.0.1", + "4.3.0", + "4.3.1" + ], + "BaselineVersion": "4.5.0", + "InboxOn": { + "uap10.0.16299": "4.0.4.0" + }, + "AssemblyVersionInPackageVersion": { + "3.9.0.0": "3.9.0", + "4.0.0.0": "4.0.0", + "4.0.1.0": "4.0.1", + "4.0.2.0": "4.3.1", + "4.0.3.0": "4.4.0", + "4.5.0.0": "4.5.0" + } + } }, - "System.Private.ServiceModel": { - "StableVersions": [ - "4.0.0", - "4.1.0", - "4.3.0", - "4.3.1" - ], - "BaselineVersion": "4.5.0", - "InboxOn": {}, - "AssemblyVersionInPackageVersion": { - "4.1.1.0": "4.3.0", - "4.1.1.1": "4.3.1", - "4.1.2.0": "4.4.0", - "4.5.0.0": "4.5.0" - } - }, - "System.ServiceModel.Duplex": { - "StableVersions": [ - "4.0.0", - "4.0.1", - "4.3.0", - "4.3.1" - ], - "BaselineVersion": "4.5.0", - "InboxOn": { - "uap10.0.16299": "4.1.1.0" - }, - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.0.0", - "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.1", - "4.1.0.0": "4.4.0", - "4.5.0.0": "4.5.0" - } - }, - "System.ServiceModel.Http": { - "StableVersions": [ - "3.9.0", - "4.0.0", - "4.0.10", - "4.1.0", - "4.3.0", - "4.3.1" - ], - "BaselineVersion": "4.5.0", - "InboxOn": { - "uap10.0.16299": "4.1.3.0" - }, - "AssemblyVersionInPackageVersion": { - "3.9.0.0": "3.9.0", - "4.0.0.0": "4.0.0", - "4.0.10.0": "4.0.10", - "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.1", - "4.1.2.0": "4.4.0", - "4.5.0.0": "4.5.0" - } - }, - "System.ServiceModel.NetTcp": { - "StableVersions": [ - "4.0.0", - "4.1.0", - "4.3.0", - "4.3.1" - ], - "BaselineVersion": "4.5.0", - "InboxOn": { - "uap10.0.16299": "4.1.3.0" - }, - "AssemblyVersionInPackageVersion": { - "4.0.0.0": "4.0.0", - "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.1", - "4.1.2.0": "4.4.0", - "4.5.0.0": "4.5.0" - } - }, - "System.ServiceModel.Primitives": { - "StableVersions": [ - "3.9.0", - "4.0.0", - "4.1.0", - "4.3.0", - "4.3.1" - ], - "BaselineVersion": "4.5.0", - "InboxOn": { - "uap10.0.16299": "4.2.1.0" - }, - "AssemblyVersionInPackageVersion": { - "3.9.0.0": "3.9.0", - "4.0.0.0": "4.0.0", - "4.1.0.0": "4.1.0", - "4.1.1.0": "4.3.1", - "4.2.0.0": "4.4.0", - "4.5.0.0": "4.5.0" - } - }, - "System.ServiceModel.Security": { - "StableVersions": [ - "3.9.0", - "4.0.0", - "4.0.1", - "4.3.0", - "4.3.1" - ], - "BaselineVersion": "4.5.0", - "InboxOn": { - "uap10.0.16299": "4.0.4.0" - }, - "AssemblyVersionInPackageVersion": { - "3.9.0.0": "3.9.0", - "4.0.0.0": "4.0.0", - "4.0.1.0": "4.0.1", - "4.0.2.0": "4.3.1", - "4.0.3.0": "4.4.0", - "4.5.0.0": "4.5.0" - } - } - }, - "ModulesToPackages": {}, - "MetaPackages": {} + "ModulesToPackages": {}, + "MetaPackages": {} }