Skip to content

Commit

Permalink
use latest plugin packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TianqiZhang committed Mar 28, 2017
1 parent 8c529e5 commit 914fdf5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"nuget_feed": "https://www.myget.org/F/docfx-dev/api/v2",
"path_to_root": "_dependentPackages/memberpage.plugins",
"target_framework": "net45",
"version": "latest-prerelease"
"version": "latest"
},
{
"id": "SplitToc",
"nuget_feed": "https://www.myget.org/F/op-dev/api/v2",
"path_to_root": "_dependentPackages/splitToc",
"target_framework": "net45",
"version": "latest-prerelease"
"version": "latest"
}
],
"ECMA2Yaml": {
Expand Down

0 comments on commit 914fdf5

Please sign in to comment.