Skip to content

Commit 0196614

Browse files
authored
Add src/DefaultBuilder/ to area-hosting (#47206)
1 parent 4d2071e commit 0196614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/fabricbot.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1504,8 +1504,7 @@
15041504
"src/Azure/AzureAppServices.HostingStartup/",
15051505
"src/Middleware/",
15061506
"src/HttpClientFactory/",
1507-
"src/SiteExtensions/",
1508-
"src/DefaultBuilder/"
1507+
"src/SiteExtensions/"
15091508
]
15101509
},
15111510
{
@@ -1542,6 +1541,7 @@
15421541
{
15431542
"label": "area-hosting",
15441543
"pathFilter": [
1544+
"src/DefaultBuilder/",
15451545
"src/Hosting/"
15461546
]
15471547
}

0 commit comments

Comments
 (0)