-
### Discussed in https://github.com/microsoft/WindowsAppSDK/discussions/1990
Originally posted by **EP012014** January 15, 2022
Because desktop apps in Windows App SDK only supports the legacy…
-
![xx](https://github.com/user-attachments/assets/40c37e8f-63c5-4860-9596-e31a71b023d3)
```
# TODO: keep sync with WindowsAppSDK-VersionInfo.h
# VERSION: 1.5.240428000
WINDOWSAPPSDK_RELEASE_MAJOR…
-
### Brief description of your issue
You cannot upgrade powershell using winget in powershell, the installer cannot proceed since PowerShell is open.
### Steps to reproduce
- Open PowerShell
- `win…
-
-
### Describe the bug
Windows.Storage.Pickers.FileSavePicker.FileTypeChoices.Add throw System.InvalidCastException: 'Specified cast is not valid.' with PublishAOT=true
With PublishAOT=false everyth…
-
在使用的时候弹出“this application requires the windows app runtime version 1.3”这个提示,无法使用,查询到这么一个帖子https://cloud.tencent.com/developer/article/2296768
-
### Description
I'm developing a WinUI3 application. When not publishing AOT, it works, but when adding `true,` it throws
```
System.NotSupportedException: 'Cannot retrieve a helper type for generic…
-
### :speech_balloon: Description
A clear and concise description of what you would like to be added to Msix.
Not the same as #108. This request is to be able to add a PackageDependency on the Depend…
-
**Description**
The following code first measures a piece of text and then tries to draw that text into a bounding box of the same size. But as you can see in the screenshot, the text doesn't fit and…
-
### Describe the bug
I cannot build my app on Windows because the packager finds two different PDB files. One is trimmed the other is not. It doesn't seem to know what to do.
Build error:
```
…