Skip to content

v10.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Mar 14:14
· 44 commits to master since this release
63c7a2a

[10.0.1] - 2026-02-28

  • Reintroduce legacy support for dotnet 8 and VS2022
  • Support slnx format 1195

VB -> C#

  • Fix for ReDim Preserve of array property - #1156
  • Fix for with block conversion with null conditional #1174
    Fixes #1195