R

Ram Sharma • 3.40K Points
Extraordinary

Q. What does `dotnet restore` do?

  • (A) Builds the application
  • (B) Starts the application
  • (C) Restores project dependencies
  • (D) Deletes temp files

Explanation by: Ram Sharma
`dotnet restore` restores NuGet packages and dependencies for the project.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.