Skip to content

dotnet clean and build [or dotnet rebuild] as one command #42096

@sean-campbelltech

Description

@sean-campbelltech

Is your feature request related to a problem? Please describe.

Please add the ability to clean and build in a single command: dotnet clean build or dotnet rebuild

Describe the solution you'd like

dotnet clean build or dotnet rebuild as a single command to clean and build

Additional context

Build tools like gradle and maven, for the Java platform allows you to clean and build in a single command, e.g. gradle clean build.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions