dotnet / WatsonTcp

WatsonTcp is the easiest way to build TCP-based clients and servers in C#.
MIT License
599 stars 117 forks source link

Compatibility with Net Framework 4.6.1 #251

Closed CrhistopherDiaz closed 1 year ago

CrhistopherDiaz commented 1 year ago

Compatibility with Net Framework 4.6.1 please for those who have windows 10 2015 that gives them problem

jchristn commented 1 year ago

Ask and you shall receive.

NuGet v5.1.2: https://www.nuget.org/packages/WatsonTcp/5.1.2 Commit: https://github.com/jchristn/WatsonTcp/commit/adc499b9e8991c80d43fb3709549ceb695f5102a

CrhistopherDiaz commented 1 year ago

Thank you