[🚀 Feature]: [dotnet] Align solution/project with namespace #15823
Labels
A-needs-triaging
A Selenium member will evaluate this soon!
C-dotnet
.NET Bindings
I-enhancement
Something could be better
Uh oh!
There was an error while loading. Please reload this page.
Description
This is a continuation of #15791 where we raised a topic for confusing project naming.
Seems we can easily do:
WebDriver.NET.sln
->Selenium.WebDriver.sln
WebDriver.csproj
->Selenium.WebDriver.csproj
Renaming assembly/namespace is out of scope due to big breaking change.
UPD: The same for
tests
andsupport
.Have you considered any alternatives or workarounds?
No response
Does this apply to specific language bindings?
C#/.NET
What part(s) of Selenium does this relate to?
No response
The text was updated successfully, but these errors were encountered: