Skip to content

winget upgrade --all aways tries to upgrade vscode #976

@LuanVSO

Description

@LuanVSO

Brief description of your issue

Winget always sees vscode as if it is not up-to-date. i think it is because the version number on the manifest includes the commit id, but the version reported back from Winget list doesn't.

Steps to reproduce

winget install vscode --scope machine
winget list vscode

Expected behavior

Winget should detect that the most recent version of vscode is already installed

Actual behavior

it thinks there's a new update for vscode

Environment

Windows Package Manager version: v0.4.11391
Windows: Windows.Desktop version: v10.0.19043.985
Package: Microsoft.DesktopAppInstaller version: v1.11.11391.0

Any other software?
Visual Studio Code

Recommended fix

just remove the commit id from the version number in the manifest

Metadata

Metadata

Assignees

No one assigned

    Labels

    Catalog-HealthSome scenarios related to install/upgrade/import need improvementsIssue-BugIt either shouldn't be doing this or needs an investigation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions