From 9b861744b9e7e59a2079b9ef1aeba643ec8ef323 Mon Sep 17 00:00:00 2001 From: Anipik Date: Thu, 21 Jan 2021 09:54:54 -0800 Subject: [PATCH] add the missing package index entry --- src/libraries/pkg/baseline/packageIndex.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libraries/pkg/baseline/packageIndex.json b/src/libraries/pkg/baseline/packageIndex.json index 2a0efcad4035a..c9835e5f6641d 100644 --- a/src/libraries/pkg/baseline/packageIndex.json +++ b/src/libraries/pkg/baseline/packageIndex.json @@ -2882,6 +2882,7 @@ "AssemblyVersionInPackageVersion": { "4.0.0.0": "4.5.0", "4.0.0.1": "4.5.1", + "4.0.0.2": "4.5.2", "4.0.1.0": "4.6.0", "4.0.1.1": "4.6.1", "5.0.0.0": "5.0.0",