WindowsAppSDK icon indicating copy to clipboard operation
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.

Results 481 WindowsAppSDK issues
Sort by recently updated
recently updated
newest added

### Describe the bug *Copied from http://tasks.ms/40475506* When an app project is configured to enable automatic updates of its package when it's sideloaded (i.e. `.appinstaller`), a build failure will be...

bug
area-App deployment

### Describe the bug When I use wasdk 1.1.2, the processing of camera frame data, at first the FrameArrived event is normal, but after a period of time, the event...

### Describe the bug Argument does not match the old API it was based on: https://docs.microsoft.com/en-us/uwp/api/Windows.UI.Notifications.ToastActivatedEventArgs?view=winrt-22621. It should be renamed to Arguments instead. ### Steps to reproduce the bug Read...

area-Notifications
api-design

### Describe the bug Adding a Clone() function would allow developers to post multiple AppNotifications with slight changes in the XML easier. ### Steps to reproduce the bug A feature...

feature
area-Notifications

### Describe the bug Setting `True` in the project causes the following warnings to appear: ![image](https://user-images.githubusercontent.com/80055480/151311244-882308e5-2f6a-4b56-bf0b-0a070d147aa9.png) Another issue is reported here: [DotNetAnalyzers/StyleCopAnalyzers/#3441](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/3441) ### Steps to reproduce the bug 1.) Create...

bug
area-Developer tools

For some reason or another EM wasn't firing events. I changed that. I believe the reason why was because I wasn't using the correct MACROs(?).

needs-triage :mag:

### Describe the bug After updating to 1.1.1/1.1.2 from 1.0.3 MSTest discovery is now broken. This is a blocking issue for us. We couldn't test in our CI before because...

bug
area-Developer tools

I realized that the API used to manipulating environment variables can work down level. The restriction to EM was tracking the changes so they could be reverted when a package...

needs-triage :mag:

### Describe the bug We are unable to install and run any WinUI3 applications when targeting .NET6. The application installs as expected, but when trying to open it - the...

bug
area-Deployment