Skip to content

Releases: askids/CommandLineParser

v4.0 - rebuild with .Net 10

Choose a tag to compare

@askids askids released this 13 Sep 18:06
9aeecc9

What's Changed

  • Rebuild with .Net 10 and upgrade library dependencies by @askids in #4

Full Changelog: v3.1.0...v4.0.0

Replace Console.Write logging with ILogger using Microsoft logging extenions.

Choose a tag to compare

@askids askids released this 13 Aug 09:02
d86dd03

Replace Console.Write logging with ILogger using Microsoft logging extenions. Also retain support only for .Net Standard 2.0 and 2.1 going forward.