I am debugging a NET 5 Azure Function app using Visual Studio. I have two HTTP-triggered functions and a timer-triggered function. The function app host appears to hang upon startup as no breakpoints ...