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>2016-09-19 20:34:40 +0300
committerEric St. John <ericstj@microsoft.com>2016-09-19 22:59:18 +0300
commitc8ea1c32f6db4d5803b09e9b642cbf58aabc1c9e (patch)
tree3937c82347c441a52a336c2f3bfd2fa714269e4b /pkg
parent519bb93e6a5fd5d8fe4ed441209ef5f1d896b6b5 (diff)
Redistribute reference dlls
Pick up buildtools version that enables redistributing reference dlls. For 3 packages we needed to explicitly preserve the latest ref since these packages use netstandard assets to support desktop. The package index is also updated to account for versions which no longer appear in packages.
Diffstat (limited to 'pkg')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json8
1 files changed, 2 insertions, 6 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index b50300c54b..9707c578f7 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -1141,7 +1141,6 @@
"BaselineVersion": "4.0.1",
"AssemblyVersionInPackageVersion": {
"4.0.1.0": "4.0.1",
- "4.0.2.0": "4.3.0",
"4.0.0.0": "4.0.0"
}
},
@@ -1584,8 +1583,7 @@
],
"BaselineVersion": "4.0.0",
"AssemblyVersionInPackageVersion": {
- "4.0.0.0": "4.0.0",
- "4.0.1.0": "4.3.0"
+ "4.0.0.0": "4.0.0"
}
},
"System.Runtime.Numerics": {
@@ -1654,8 +1652,7 @@
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.0.0",
"4.0.10.0": "4.0.10",
- "4.0.11.0": "4.0.11",
- "4.0.12.0": "4.3.0"
+ "4.0.11.0": "4.0.11"
}
},
"System.Runtime.WindowsRuntime.UI.Xaml": {
@@ -1666,7 +1663,6 @@
"BaselineVersion": "4.0.1",
"AssemblyVersionInPackageVersion": {
"4.0.1.0": "4.0.1",
- "4.0.2.0": "4.3.0",
"4.0.0.0": "4.0.0"
}
},