Skip to content

Commit 427372b

Browse files
committed
Hide implementation details
1 parent 1e5fdc6 commit 427372b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website_and_docs/content/blog/2026/dotnet-strong-name-signing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ all of which caused friction, especially in enterprise environments.
2222

2323
## What Changed
2424

25-
- `Selenium.WebDriver` and `Selenium.Support` are signed with the project's `Selenium.snk` key.
25+
- `Selenium.WebDriver` and `Selenium.Support` are now strongly signed.
2626
Assembly names (`WebDriver` / `WebDriver.Support`) are **unchanged**.
2727
- `AssemblyVersion` stays at `4.0.0.0` (major-only) — no binding redirects needed between `4.x` releases.
2828
- `Selenium.WebDriver.StrongNamed` and `Selenium.Support.StrongNamed` are **retired**.

0 commit comments

Comments
 (0)