FantasticFiasco / serilog-sinks-udp

A Serilog sink sending UDP packages over the network.
Apache License 2.0
30 stars 15 forks source link

Remove support for .NET Framework 4.5 #131

Closed FantasticFiasco closed 2 years ago

FantasticFiasco commented 2 years ago

Description

Remove support for .NET Framework 4.5 due to deprecation as of January 12, 2016.

Checklist