FastCube .NET 2024.2.0

Released: Apr 23, 2024

2024.2.0 での更新項目

機能

  • DLL names have been changed, all DLLs now have the FastCube prefix.
  • All projects have been updated to Microsoft .NET 6.
  • All projects are now written in SDK style.
  • The minimum version of the .NET Framework for Windows has been downgraded from 4.7 to 4.6.2.
  • The minimum version of the .NET Framework for Mono downgraded from 4.7 to 4.6.2.
  • Added additional testing before building.
  • Updated dependency version Microsoft.CodeAnalysis.CSharp to 4.0.1.
  • The documentation build tool has been updated, the documentation now looks more modern, and there is also a dark theme.

不具合の修正

  • Fixed a bug with the demo application for VB.
  • Removed dependency on BinaryFormatter.