This preview release is based on .NET 10.0. Please make sure that you have it installed on your machine beforehand.
Enhancements
- Dedicated UI and Decompiler APIs for C# 14 extensions #3680
Contributions
- Fix
inerroneously being applied tothis(see #3682 by @nikitalita) - Update TransformCollectionAndObjectInitializers to check for init-only properties (see #3678 by @nikitalita)
- Fix PowerShell PostBuild failing when solution path contains spaces (see #3669 by @Myself-Bloons)
- Replace FileVersionInfo.GetVersionInfo with DecompilerVersionInfo.Version constant (see #3667 by @MattParkerDev)
- Render operating system name as well as architecture if present (see #3653 by @MatthewSteeples)
- Refactor for cross platform port (see #3641by @lextm)
Bug Fixes
- Fix #3655: ExtractPackageEntryContextMenuEntry
For a full list of changes click here.