WindowsAppSDK
WindowsAppSDK copied to clipboard
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
### Describe the bug Follow-up from this issue: #3337 When publishing a WinUI app that references class libraries using the CLI while specifying a RuntimeIdentifier (RID), the RID should not...
### Describe the bug I have a clean install of windows 10 18363. I found out my svg image used in a toast notification will fail to render (only showing...
### Describe the bug Hello, I created a widget that I want to update periodically from my app when the widget board is open (based on WidgetContext.IsActive property of widget...
### Describe the bug We have been using an Active Document server application that is embedded in an Active Document container application by creating an OLE object for the server...
Over a month ago, I requested to have my app included in the "Find your next widget" collection in the Microsoft Store through the "Submit your Widget information for addition...
### Describe the bug Hello, we recently have discovered a large number of 500 errors occurring when using WNS HTTP API for notification pushes. `https://dm3p.notify.windows.com/?token={myToken}` Could you please assist us...
### Describe the bug Hello, I noticed that Dev Home app has a few groups of widgets in Widgets boards. You need to install extensions to enable more widgets. I...
### Describe the bug When publishing an unpackaged app configured to publish as a single file using the latest stable version of the 1.5 App SDK, the resource files are...
### Describe the bug PublishSingleFile does not working with ClassLibrary ### Steps to reproduce the bug 1.Create a Blank Project 2.Create a Blank Class Library 3.Add Class Library Refrence to...
### Describe the bug When targeting .NET 8 I get the following waning: `C:\Program Files\dotnet\sdk\8.0.303\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(284,5): warning NETSDK1206: Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. In...