Skip to content

Releases: huanlin/SharpConfig

v4.2.0

23 Jun 14:19

Choose a tag to compare

Changes:

  • Upgraded to .NET 9.
  • Added GitHub Actions workflow for CI/CD. Appveyor is no longer used.

v4.1.0

12 Jan 05:18

Choose a tag to compare

  • Fixed issue #1: Setting is not saved if it does not exist in the config file.
  • Changed target framework to .NET 7.
  • Upgraded dependencies and modify code accordingly.
  • Updated Example2.