Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

CopyrightHeader.md is not copied to the right bin location during a build #103

@roncain

Description

@roncain

Using a fresh enlistment in CodeFormatter (or git clean out the bin folders) run build from the root.
Now execute CodeFormatter.exe against some .SLN file.
Expected: runs correctly
Actual: errors reported about missing CopyrightHeaders.md

It looks like CopyrightHeaders is being written to bin\codeformatter\debug only, but CodeFormatter.exe is written to bin. IllegalHeaders.md is written to the correct location.

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