Skip to content

VSIX Incremental Build is Broken #7551

Open
@benvillalobos

Description

@benvillalobos

Issue Description

Running build.cmd -pack should always generate new vsix packages when there's something new to build. Today it looks as if incremental build specifically for these packages is broken in some way, or doesn't exist.

Steps to Reproduce

build.cmd -pack
make a change
build.cmd -pack

Expected Behavior

All generated VSIX's get overwritten when relevant

Actual Behavior

No new VSIX is generated, or it's generated with stale bits (can't confirm, but I suspect)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Our Own BuildProblems affecting the build or build infrastructure of the MSBuild repo itself.bugtriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions