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-21 21:26:29 +0300
committerEric St. John <ericstj@microsoft.com>2017-02-21 22:56:36 +0300
commit15b841969574eb994649ba683f763ab2b1e1002a (patch)
tree65e357068df51b25fb5cd24c9ae31402e737de8c /pkg
parent7ceeb100599225c5caf52f7343a0bfec5be60787 (diff)
Download packages for harvesting
This brings back the project that download last-shipped stable packages for the purpose of harvesting assets and support. In doing this I found a bug in buildtools that requried a fix & had to update the packageIndex.
Diffstat (limited to 'pkg')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index 5467fdb37c..2030b361a8 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -2304,6 +2304,7 @@
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.0.0",
"4.0.1.0": "4.0.1",
+ "4.0.2.0": "4.3.0",
"4.0.3.0": "4.4.0"
}
},