Skip to content

Way to stop X.cmd & X file from reaching the bin>output folder on a dnu publish? #457

@guardrex

Description

@guardrex

dnu publish produces the command files indicated in project.json.

Is there a way to instruct the framework to not include commands that we setup in project.json in the bin > output folder? ... perhaps using one of the "exclude" options in the sources section of project.json?

Attempted using bundleExclude and publishExclude with "*.cmd" and neither works.

I'd like to keep these command files out of that folder because I don't want the commands published (via Web Deploy or manually moved) to the VM where the app will be hosted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions