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:
authorAlexGhiondea <AlexGhiondea@users.noreply.github.com>2016-10-05 02:13:56 +0300
committerGitHub <noreply@github.com>2016-10-05 02:13:56 +0300
commitf1b7585fa848a105a5ab30ee4619ce06706cdf3d (patch)
tree0d2ccf20fee2e4ab2396dc28b46f07b741855035 /pkg
parentdcd4ffb30e2965c5f2d720d81e40e87d744116dd (diff)
parent3daceafb29390b405532bfda22831bcc74d909ae (diff)
Merge pull request #12324 from AlexGhiondea/ComponentAsBaseType_12154
Introduce Component as the base type for a few components
Diffstat (limited to 'pkg')
-rw-r--r--pkg/Microsoft.Private.PackageBaseline/packageIndex.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
index fb6df820c9..ca6ca60256 100644
--- a/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
+++ b/pkg/Microsoft.Private.PackageBaseline/packageIndex.json
@@ -882,7 +882,7 @@
"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.1.0.0": "4.3.0"
}
},
"System.ComponentModel.Primitives": {
@@ -997,7 +997,7 @@
"AssemblyVersionInPackageVersion": {
"4.0.0.0": "4.1.0",
"4.1.0.0": "4.1.0",
- "4.1.1.0": "4.3.0"
+ "4.2.0.0": "4.3.0"
}
},
"System.Diagnostics.StackTrace": {