Skip to content

Add a more thorough counterpart to dotnet clean #4169

@lukeschlather

Description

@lukeschlather

Per dotnet/docs#12304, dotnet clean by design does not delete everything generated by dotnet build. This can result in dotnet build producing dirty published files.

It would be nice to have a more thorough command, which could be called dotnet purge which deletes all the contents of the bin and obj directories for the project.

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