Table of Contents

Version 3.119.5

Upcoming release · In development · Not yet available on NuGet

Highlights

This is a small servicing update for the 3.119.x line. The main user-facing fix resolves a runtime DllNotFoundException that .NET 9 consumers hit when using the WinUI view, plus several CI and test stability improvements.

Breaking Changes

None in this release.

Bug Fixes

  • WinUI Projection DLL not found on .NET 9 — Fixes a DllNotFoundException thrown at runtime when the WinUI SKXamlCanvas or related types are used by a .NET 9 application; the native projection DLL is now correctly located. (#4086)

Plus several CI and test improvements (ANGLE, WASM 2.0.6, Tizen SDK, Alpine pipeline fixes, and an x86 .NET Framework threading-test OOM fix).