Skip to content

Update TargetFramework to net9

Latest
Compare
Choose a tag to compare
@maroontress-tomohisa maroontress-tomohisa released this 01 Dec 12:45
2a307a3

Requirements to run

  • .NET 9.0 (9.0.0)

Requirements to build

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

Changed

  • Update TargetFramework to net9
  • Use file scoped namespace declarations
  • Update LangVersion to 13.0
  • Remove CircleCI, AppVeyor, Azure Pipelines
  • Add workflow files for GitHub Actions
  • Update dependencies
  • Update documentation