Skip to content

Commit 8b9e660

Browse files
authored
Merge pull request MicrosoftDocs#1499 from MicrosoftDocs/qinezh/fix
Use latest pre release version of common plugins
2 parents 57d4aba + 10b8628 commit 8b9e660

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,9 +276,9 @@
276276
{
277277
"path_to_root": "_dependentPackages/CommonPlugins",
278278
"target_framework": "net45",
279-
"version": "latest",
279+
"version": "latest-prerelease",
280280
"id": "Microsoft.OpenPublishing.CommonPlugins",
281-
"nuget_feed": "https://www.myget.org/F/op/api/v2"
281+
"nuget_feed": "https://www.myget.org/F/op-dev/api/v2"
282282
}
283283
]
284284
}

0 commit comments

Comments
 (0)