microsoft/WindowsAppSDK
View on GitHubUnhelpful WinAppSdk not installed error dialog
Open
#3,078 opened on Oct 27, 2022
area-Installerbuggood first issue
Repository metrics
- Stars
- (4,628 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug
The error dialog displayed when starting a framework dependant unpackaged app when the minimum WinAppSdk isn't installed doesn't give enough info to allow the user to install one.

The name and package version of the framework package doesn't identify a WinAppSdk release.
Steps to reproduce the bug
As above
Expected behavior
It should at least identify the minimum WinAppSdk version and preferably contain an htlm link to a specific version download, rather than the generic all versions web page.
Screenshots
No response
NuGet package version
1.2.220930.4-preview2
Packaging type
Unpackaged
Windows version
Windows 11 version 21H2 (22000)
IDE
Visual Studio 2022
Additional context
No response