dotnet / dotnet/sdk

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

Open
#42,096 3 comments 10 reactions 0 assignees View on GitHub
Area-CLI
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

### 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`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.