v1.0.3
Windows App SDK 1.0.3 is now available
Windows App SDK 1.0.3 is a stable servicing release that includes critical bug fixes for the 1.0 release.
-
If you're building an app with the Windows App SDK for the first time, follow the installation instructions here.
-
If you are already using the Windows App SDK 1.0 and would like to update to the latest release:
- Update your Microsoft.WindowsAppSDK NuGet package reference from 1.0.0/1.0.1/1.0.2 to 1.0.3.
- Download the 1.0.3 runtime using either the standalone Runtime installer (.exe) or the Windows App Runtime Redistributable which includes all MSIX package dependencies.
Bugs fixed in Windows App SDK 1.0.3:
- Fixed issue causing C# apps with WebView2 to crash on launch when the C/C++ Runtime (CRT) isn't installed.
- Fixed touch input issues causing problems with keyboard shortcuts and other scenarios: #6291.
Note: We don't usually add functionality in a servicing release, but this release's WebView2 fix required us to update to the latest version of the WebView2 SDK (1020.46 to 1185.39). See Release Notes for the WebView2 SDK for additional information on WebView2 1.0.1185.39 and Distribute your app and the WebView2 Runtime for additional information on the WebView2 Runtime.