File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change 32
32
}
33
33
],
34
34
"notification_subscribers" : [],
35
+ "sync_notification_subscribers" : [],
35
36
"branches_to_filter" : [],
36
37
"git_repository_branch_open_to_public_contributors" : " master" ,
37
38
"skip_source_output_uploading" : false ,
38
39
"need_preview_pull_request" : true ,
39
40
"enable_incremental_build" : false ,
40
- "error_log_codes" : [" DuplicateOutputFiles" ],
41
41
"contribution_branch_mappings" : {},
42
42
"dependent_repositories" : [
43
43
{
51
51
"url" : " https://github.com/MicrosoftDocs/dotnet-xref" ,
52
52
"branch" : " live" ,
53
53
"branch_mapping" : {}
54
- },
55
- {
56
- "path_to_root" : " _themes.pdf" ,
57
- "url" : " https://github.com/Microsoft/templates.docs.msft.pdf" ,
58
- "branch" : " master" ,
59
- "branch_mapping" : {}
60
54
}
61
55
],
62
56
"branch_target_mapping" : {
63
57
"live" : [
64
- " Publish" ,
65
- " Pdf"
58
+ " Publish"
66
59
]
67
60
},
68
- "need_generate_pdf_url_template" : true ,
61
+ "need_generate_pdf_url_template" : false ,
69
62
"targets" : {
70
63
"Pdf" : {
71
64
"template_folder" : " _themes.pdf"
72
65
}
73
66
},
67
+ "error_log_codes" : [
68
+ " DuplicateOutputFiles"
69
+ ],
74
70
"need_generate_intellisense" : false ,
75
71
"dependent_packages" : [
76
72
{
91
87
" mapping/monikerMapping.json"
92
88
],
93
89
"dest" : " _site"
94
- }
90
+ }
You can’t perform that action at this time.
0 commit comments