documentation/docfx/releases/3.119.5-unreleased.md
Upcoming release · In development · Not yet available on NuGet
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.
None in this release.
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).