File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 32
32
}
33
33
],
34
34
"notification_subscribers" : [],
35
- "sync_notification_subscribers" : [],
36
35
"branches_to_filter" : [],
37
36
"git_repository_branch_open_to_public_contributors" : " master" ,
38
37
"skip_source_output_uploading" : false ,
39
38
"need_preview_pull_request" : true ,
40
39
"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" : {}
54
60
}
55
61
],
62
+ "branch_target_mapping" : {
63
+ "live" : [
64
+ " Publish"
65
+ ]
66
+ },
67
+ "need_generate_pdf_url_template" : false ,
68
+ "targets" : {
69
+ },
56
70
"need_generate_intellisense" : false ,
57
71
"dependent_packages" : [
58
72
{
73
87
" mapping/monikerMapping.json"
74
88
],
75
89
"dest" : " _site"
76
- }
90
+ }
You can’t perform that action at this time.
0 commit comments