-
Notifications
You must be signed in to change notification settings - Fork 560
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2899 from StephenBonikowsky/stebon/2.1.0/AddOrche…
…strationFeed Update WCF pks and assemblies to stable versions for 2.1 release.
- Loading branch information
Showing
4 changed files
with
154 additions
and
146 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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": {} | ||
} |