Releases: HarryCordewener/TelnetNegotiationCore
Releases · HarryCordewener/TelnetNegotiationCore
v1.0.7
Full Changelog: v1.0.6...v1.0.7
Remove MoreLINQ Dependency.
Removed the dependency on MoreLINQ by copying a small subset of their code. License retained on the file!
Full Changelog: v1.0.5...v1.0.6
v1.0.4
Removed Serilog dependency in favor of Microsoft.Extensions.Logging.Abstractions, which allows one to inject the preferred logger.
Full Changelog: v1.0.3...v1.0.4
Fixed NuSpec file
What's Changed
Ensures that the NuSpec file properly generates, including all the DLLs needed.