Skip to content

Commit 10b8628

Browse files
committed
Use latest pre release version of common plugins
1 parent 922957f commit 10b8628

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
@@ -277,9 +277,9 @@
277277
{
278278
"path_to_root": "_dependentPackages/CommonPlugins",
279279
"target_framework": "net45",
280-
"version": "latest",
280+
"version": "latest-prerelease",
281281
"id": "Microsoft.OpenPublishing.CommonPlugins",
282-
"nuget_feed": "https://www.myget.org/F/op/api/v2"
282+
"nuget_feed": "https://www.myget.org/F/op-dev/api/v2"
283283
}
284284
]
285285
}

0 commit comments

Comments
 (0)