Skip to content

Commit

Permalink
fix the build failure (#39298)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anipik authored Jul 14, 2020
1 parent b0f9714 commit fe9e53e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/libraries/pkg/baseline/packageIndex.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,14 +545,16 @@
"3.1.2",
"3.1.3",
"3.1.4",
"3.1.5"
"3.1.5",
"3.1.6"
],
"BaselineVersion": "5.0.0",
"InboxOn": {},
"AssemblyVersionInPackageVersion": {
"3.1.3.0": "3.1.3",
"3.1.4.0": "3.1.4",
"3.1.5.0": "3.1.5",
"3.1.6.0": "3.1.6",
"5.0.0.0": "5.0.0"
}
},
Expand Down

0 comments on commit fe9e53e

Please sign in to comment.