R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which file contains project dependencies in a .NET Core app?

  • (A) global.json
  • (B) web.config
  • (C) packages.config
  • (D) csproj

Explanation by: Ram Sharma
`.csproj` file in .NET Core contains dependency references and build settings.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.