Skip to content

Commit 79e6378

Browse files
authored
[dotnet] Include generation of support project (#12193)
Include generation of support project
1 parent 94e6fdf commit 79e6378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotnet/docs/docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
{
66
"files": [
77
"src/webdriver/WebDriver.csproj",
8+
"src/support/WebDriver.Support.csproj",
89
"bin/**/*.dll"
910
],
1011
"src": "../"

0 commit comments

Comments
 (0)