Skip to content

Commit 2d0bce8

Browse files
committed
[ci] Updating file name
1 parent 8061b17 commit 2d0bce8

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)