Skip to content

Some packages don't provide Version info, and winget upgrade constantly reports those #1255

@cilerler

Description

@cilerler

Some packages don't provide Version info, and winget upgrade constantly reports those.

Steps to reproduce

The following snippet will install a couple of packages that I identified with the issue.

winget install LINQPad.LINQPad.5;
winget install LINQPad.LINQPad.6;
winget install Google.CloudSDK;

Expected behavior

winget upgrade should present the existing Version.

Actual behavior

It shows the version as Unknown; even itself installed the packages.

image

Environment

Windows Package Manager v1.0.11692
Windows: Windows.Desktop v10.0.19043.1052
Package: Microsoft.DesktopAppInstaller v1.12.11692.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-FeatureThis is a feature request for the Windows Package Manager client.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions