Skip to content

Winget does not install Visual Studio Integration / Visual Studio integration linked to autoupdate #739

Closed
@tyrielv

Description

@tyrielv

The custom installer for microsoft/git includes Visual Studio integration, but it includes it as part of the AutoUpdate component.

The Winget manifest does not include the autoupdate component, so VS integration is not installed when using winget.

I don't know where the custom components list for winget is defined - it was first added in 2.47.0.0.3 by "SpecterShell", a third party. I suspect that the automated winget release just updates the previous manifest instead of declaring it explicitly.

Excluding autoupdate may have been intentional - some winget users may prefer to manually control updates - but if so, the VS integration should probably be moved to a different component.

Personally I would prefer if autoupdate were added to the components list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions