R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which file tells .NET runtime what DLL contains the application entry point?

  • (A) launchSettings.json
  • (B) deps.json
  • (C) runtimeconfig.json
  • (D) .dll.config

Explanation by: Ram Sharma
`runtimeconfig.json` provides runtime configuration including the main DLL file.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.