willardf / Hazel-Networking

Hazel Networking is a low level networking library for C# providing connection-oriented, message-based communication via RUDP.
MIT License
385 stars 60 forks source link

Modernize csproj #35

Closed js6pak closed 2 years ago

js6pak commented 2 years ago
willardf commented 2 years ago

The tests no longer pass on Windows now. All DtlsConnectionTests fail with

Test method Hazel.UnitTests.Dtls.ConnectionTests.ClientDisconnectTest threw exception: 
System.ArgumentException: Certificate must be signed by an RSA key
Parameter name: certificate