| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-16 | 2.0 kB | |
| Windows App SDK 1.7.5 (1.7.250909003) source code.tar.gz | 2025-10-16 | 158.2 MB | |
| Windows App SDK 1.7.5 (1.7.250909003) source code.zip | 2025-10-16 | 159.6 MB | |
| Totals: 3 Items | 317.8 MB | 18 | |
Windows App SDK 1.7.5 (1.7.251014001)
WinAppSDK 1.7.5 is the latest stable version of WinAppSDK 1.7 providing new features and improvements to the platform. To see everything that's new and changed, see the full Windows App SDK 1.7 release notes.
This release also includes the following Bug Fixes:
| Bug Fix | Runtime Compatibility Change |
|---|---|
| Fix scrolling when the setting "Scroll inactive windows when hovering over them" is off. | InputPointerSource_FixScrollForInactiveWindowSetting |
| Fixed an issue that caused a false positive warning about a missing mspdbcmf.exe. | N/A, build .targets change |
To learn more about how to disable Runtime Compatibility Changes, see RuntimeCompatibilityOptions.DisabledChanges Property
Try it out
- Download the 1.7.251014001 NuGet package to use WinAppSDK 1.7 in your app.
- Download and update the WinUI Gallery to see the WinUI 3 updates firsthand.
Getting Started
To get started using Windows App SDK to develop Windows apps, check out the following documentation:
- Install developer tools .
- Create a WinUI 3 app.
- Continue your development journey.