-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels