launchSettings.json contains this: "launchUrl": "api/values", which resolves to no controller+action.
launchSettings.json contains this:
"launchUrl": "api/values",
which resolves to no controller+action.