Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 60dd762

Browse files
committed
Merge branch 'main' into live
2 parents 36491f2 + e234864 commit 60dd762

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"locale": "en-us",
88
"monikers": [],
99
"moniker_ranges": [],
10-
"open_to_public_contributors": true,
10+
"open_to_public_contributors": false,
1111
"type_mapping": {
1212
"Conceptual": "Content",
1313
"ManagedReference": "Content",
@@ -50,6 +50,7 @@
5050
"sync_notification_subscribers": [],
5151
"branches_to_filter": [],
5252
"need_preview_pull_request": true,
53+
"need_pr_comments": "false",
5354
"dependent_repositories": [
5455
{
5556
"path_to_root": "_themes",
@@ -81,4 +82,4 @@
8182
}
8283
],
8384
"need_generate_pdf_url_template": false
84-
}
85+
}

docs/docfx.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,16 @@
4141
},
4242
"globalMetadata": {
4343
"apiPlatform": "dotnet",
44+
"author": "dotnet-bot",
4445
"breadcrumb_path": "~/breadcrumb/toc.yml",
45-
"feedback_system": "Standard"
46+
"ms.topic": "managed-reference",
47+
"ms.author": "dotnet-content",
48+
"ms.date": "10/02/2023",
49+
"ms.prod": "dotnet-mobile",
50+
"ms.technology": "dotnet-android",
51+
"feedback_system": "None",
52+
"searchScope": [".NET Android"],
53+
"uhfHeaderId": "MSDocsHeader-DotNet"
4654
},
4755
"fileMetadata": {
4856
"author": {

0 commit comments

Comments
 (0)