R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is the purpose of `dotnet restore` command?

  • (A) Restore deleted files
  • (B) Clean build directories
  • (C) Download and install NuGet packages
  • (D) Revert Git changes

Explanation by: Ram Sharma
`dotnet restore` installs missing NuGet dependencies defined in a project file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.