zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Drop support for .NET Framework 4.5 #940

Open eugbaranov opened 4 years ago

eugbaranov commented 4 years ago

Would you consider dropping support for .NET Framework 4.5? It was out of support for almost 5 years.

It dropped, could use framework's Array.Empty<T>() instead of EmptyArray<T>.Instance.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.