Skip to content

Growth in VSIX size for v1.2.2 #11

@lookbusy1344

Description

@lookbusy1344

The release VSIX has grown from 16k to 715k. Tracing when this issue arose:

1e92cb5 seems to work and build small at 16k (10 June 2024)

From 7231e5c to 7ce20ef (inclusive) there is a compiler error in the VSIX, following dependabot updates. Error details:

VSSDK1311 The vsixmanifest must contain a value for 'PackageManifest:Installation:InstallTarget:ProductArchitecture'.	C:\dev\Projects\RecordValueAnalyser\RecordValueAnalyser.Vsix\VSSDK

ff70a17 (also 10 June 2024) fixes the VSIX build. But as a result of setting the architecture to AMD64 the release build has grown from 16k to 715k. Is this caused by some additional dependencies?

This is still an issue in the v1.2.2 release on 21 June, 8bdbcf4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions