Skip to content

Releases: HarryCordewener/TelnetNegotiationCore

v1.0.7

19 Mar 22:26
Compare
Choose a tag to compare

Remove MoreLINQ Dependency.

09 Jan 08:18
Compare
Choose a tag to compare

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

09 Jan 07:42
Compare
Choose a tag to compare

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

08 Jan 06:31
Compare
Choose a tag to compare

What's Changed

Ensures that the NuSpec file properly generates, including all the DLLs needed.