R

Ram Sharma • 3.40K Points
Extraordinary

Q. What does the 'dotnet build' command do?

  • (A) Runs the application
  • (B) Cleans the output directory
  • (C) Compiles the source code
  • (D) Publishes files for deployment

Explanation by: Ram Sharma
`dotnet build` compiles the application code and generates necessary binaries.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.