diff --git a/dotnet/docs/docfx.json b/dotnet/docs/docfx.json index d46fe06f2dbf4..bdb6bffed9a4e 100644 --- a/dotnet/docs/docfx.json +++ b/dotnet/docs/docfx.json @@ -5,6 +5,7 @@ { "files": [ "src/webdriver/WebDriver.csproj", + "src/support/WebDriver.Support.csproj", "bin/**/*.dll" ], "src": "../"