From a7892f224dbbd86fa6326591c541f791781261dd Mon Sep 17 00:00:00 2001 From: Rafael Rivera Date: Fri, 22 Aug 2025 22:08:54 -0700 Subject: [PATCH] Revise preview channel release notes for Windows App SDK Removes empty bugfixes section. --- hub/apps/windows-app-sdk/preview-channel.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/hub/apps/windows-app-sdk/preview-channel.md b/hub/apps/windows-app-sdk/preview-channel.md index 645ec27d5c..b3f7abab99 100644 --- a/hub/apps/windows-app-sdk/preview-channel.md +++ b/hub/apps/windows-app-sdk/preview-channel.md @@ -136,12 +136,6 @@ Microsoft.Windows.Storage.Pickers StoragePickersContract ``` -### Bug fixes - -This release includes the following bug fixes: - - - ### Known Issues * Standalone use of component packages (such as Microsoft.WindowsAppSDK.WinUI) will require an app-level package reference to the latest Microsoft.Windows.SDK.BuildTools.MSIX, to address an issue with some wapproj-based solutions breaking due to a "WinAppSdkExpandPriContent" task not found error. Referencing the full top-level Microsoft.WindowsAppSDK package (the common scenario) does not require this. @@ -171,3 +165,4 @@ This release includes the following bug fixes: - [Create your first WinUI 3 project](../winui/winui3/create-your-first-winui3-app.md) - [Use the Windows App SDK in an existing project](use-windows-app-sdk-in-existing-project.md) - [Deploy apps that use the Windows App SDK](../package-and-deploy/index.md#use-the-windows-app-sdk) +