Heads up — Windows 11 LTSC users: earlier published artifacts crashed at startup on Windows 11 IoT LTSC with
MissingMethodException: Cannot dynamically create an instance of type 'System.Configuration.ClientConfigurationHost'. This release fixes the trimming configuration so the published binary boots cleanly on LTSC editions (and any other environment where the IL trimmer was over-eager). No source-build workaround needed anymore.
What's Changed
Fixes
- Fix #34: Defer player UpdateObject when item templates not yet cached by @Xian55 in #35
- Fix: Preserve reflection-only types from PublishTrimmed (artifact follow-up) by @Xian55 in #36
Full Changelog: v4.2.4...v4.2.5