Release Notes

2.0.0 (2024-12-31)

Update projects for the latest SDK

Requirements

  • Visual Studio 2022 Version 17.12 or .NET 9.0 SDK (SDK 9.0.101)

Changed

  • Update TargetFramework to netstandard2.1
  • Use file scoped namespace declarations
  • Update LangVersion to 13.0
  • Change the source directory structure
  • Perform CI with GitHub Actions only
  • Update dependencies
  • Update documentation
  • Include README.md in the NuGet package

1.0.0 (2019-07-18)

Initial release

Requirements

  • Visual Studio 2019 (16.1) or .NET Core 2.2 (2.2.300)

New

  • Add APIs to parse command-line options