We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e9ed7 commit dca54beCopy full SHA for dca54be
.github/fabricbot.json
@@ -1504,7 +1504,6 @@
1504
"src/Azure/AzureAppServices.HostingStartup/",
1505
"src/Middleware/",
1506
"src/HttpClientFactory/",
1507
- "src/Hosting/",
1508
"src/SiteExtensions/",
1509
"src/DefaultBuilder/"
1510
]
@@ -1539,6 +1538,12 @@
1539
1538
"src/OpenApi/",
1540
"src/Mvc/perf/"
1541
+ },
1542
+ {
1543
+ "label": "area-hosting",
1544
+ "pathFilter": [
1545
+ "src/Hosting/"
1546
+ ]
1547
}
1548
1549
0 commit comments