Update .openpublishing.publish.config.json

changing contribution branch to master (change exists in master already, merge oddities caused us to just make the change here)
pull/2125/merge
brady gaster 2016-11-08 11:11:30 -08:00 committed by GitHub
parent bf145f33fd
commit 1ab4390a0a
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
{
"build_entry_point": "docs",
"need_generate_pdf": false,
"need_generate_intellisense": false,
"need_generate_intellisense": true,
"git_repository_branch_open_to_public_contributors": "master",
"docsets_to_publish": [
{
"docset_name": "aspnet-conceptual",