Skip to content

Commit fe9e53e

Browse files
authored
fix the build failure (#39298)
1 parent b0f9714 commit fe9e53e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/libraries/pkg/baseline/packageIndex.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -545,14 +545,16 @@
545545
"3.1.2",
546546
"3.1.3",
547547
"3.1.4",
548-
"3.1.5"
548+
"3.1.5",
549+
"3.1.6"
549550
],
550551
"BaselineVersion": "5.0.0",
551552
"InboxOn": {},
552553
"AssemblyVersionInPackageVersion": {
553554
"3.1.3.0": "3.1.3",
554555
"3.1.4.0": "3.1.4",
555556
"3.1.5.0": "3.1.5",
557+
"3.1.6.0": "3.1.6",
556558
"5.0.0.0": "5.0.0"
557559
}
558560
},

0 commit comments

Comments
 (0)