microsoft/WindowsAppSDK

Unhelpful WinAppSdk not installed error dialog

Open

#3,078 opened on Oct 27, 2022

View on GitHub
 (3 comments) (0 reactions) (1 assignee)C++ (453 forks)auto 404
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.

Screenshot

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

Contributor guide