Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

A slightly work-in-progress websocket client library for C# which isn't limited to either old or new .NET versions like similar libraries.

Supports .NET Framework 3.5 through (and beyond) .NET 6.
Supports .NET Framework 3.5 through (and beyond) .NET 9.

Available on [my nuget repo](https://nuget.samboy.dev/packages/websocketdotnet/) for bleeding-edge stuff - add `https://nuget.samboy.dev/v3/index.json` as a package source.

Expand Down