WinUI 3 in WinAppSDK 1.8.10
WinUI 3 in Windows App SDK 1.8.10
This release of WinUI 3 ships as part of Windows App SDK 1.8.10. To use it in your app, install the Microsoft.WindowsAppSDK 1.8.260710003 NuGet package.
1.8.10 is a stable servicing release for 1.8. The WinUI change in this release is a single reliability fix:
- Fixed an issue where
Microsoft.UI.System.ThemeSettingscould crash an app if it was destroyed on a background thread, for example when destroyed by the .NET garbage collector.
For the full set of changes, see the Windows App SDK 1.8.10 release notes.
Try it out
- Install the Microsoft.WindowsAppSDK 1.8.260710003 NuGet package.
- Download and update the WinUI Gallery to see the WinUI 3 updates firsthand.