Skip to content

Commit 2219a6f

Browse files
authored
Merge branch 'SeleniumHQ:trunk' into py-service-status-reason
2 parents 7eb2778 + 2d0bce8 commit 2219a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update_cdp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ def update_dotnet(chrome_milestone):
163163

164164
files = [
165165
root_dir / "dotnet/selenium-dotnet-version.bzl",
166-
root_dir / "dotnet/src/webdriver/WebDriver.csproj",
166+
root_dir / "dotnet/src/webdriver/Selenium.WebDriver.csproj",
167167
root_dir / "dotnet/src/webdriver/DevTools/DevToolsDomains.cs",
168168
]
169169
for file in files:

0 commit comments

Comments
 (0)