Download Latest Version Windows App SDK 1.7.3 (1.7.250606001) source code.tar.gz (158.1 MB)
Email in envelope

Get an email when there's a new version of Windows App SDK

Home / v1.7.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-10 3.2 kB
Windows App SDK 1.7.3 (1.7.250606001) source code.tar.gz 2025-06-10 158.1 MB
Windows App SDK 1.7.3 (1.7.250606001) source code.zip 2025-06-10 159.5 MB
Totals: 3 Items   317.6 MB 10

Windows App SDK 1.7.3 (1.7.250606001)

WinAppSDK 1.7.3 is the latest stable version of WinAppSDK providing new features and improvements to the platform. WinAppSDK 1.7.3 introduces exciting new features designed to bring artificial intelligence (AI) to your products with the power of Phi Silica and Windows AI APIs.

Whats new in WinAppSDK 1.7.3: * Added a new Rank property to Widgets. Rank may be used by the platform's recommendation engine to sort Widgets from a same application package identity. Should multiple widgets from the same provider be recommended for a UI surface, the Rank property will determine the order in which they appear. The Rank property does not change how a Widget is placed compared to other provider's Widgets, nor does it affect the chance a Widget will be recommended.

This release also includes the following Bug Fixes: - Added the following sentence to section 1a of the .nupkg license: When building Generative AI applications follow the guidelines in https://learn.microsoft.com/windows/ai/rai. - Fixed a potential crash in ApplicationDataProvider::GetStateFolderUris caused by reentrancy. For more info, see GitHub issue #10513. (RuntimeCompatibilityChange: ApplicationDataProvider_ReentrancyProtection) - Fixed a potential crash in WindowChrome::SetTitleBar when closing a window. For more info, see GitHub issue #9203. (RuntimeCompatibilityChange: WindowChrome_SetTitleBarCrash) - Fixed a potential crash in PointerInputObserverWinRT::FlushCoalescedInput_Callback when there is reentrancy while processing input. (RuntimeCompatibilityChange: InputPointerSource_FlushReentrancyCrash)

To see everything that's new and changed, see the full Windows App SDK 1.7 release notes.

Try it out

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.

Source: README.md, updated 2025-06-10