Skip to content

With Build before ReAttaching enabled if the build fails don't attach to process. #27

@cyclr-adrian

Description

@cyclr-adrian

I'm using VS 2022 (Version 17.1.6) and have installed the ReAttach VSIX extension and have enabled the option Build before ReAttaching.

When I ReAttach using the extension my solution builds and then re-attaches to the last process which is what I expected it to do.

However if I make a change which stops the solution from successfully compiling the ReAttach extension runs the build as before but the build correctly fails but the ReAttach to the process still happens. I would have expected on a failed build that the ReAttach to process would not occur, highlighting an issue.

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