Fixing 'There is no Functions runtime available' in Visual Studio
Recently, I've been updating a bunch of Visual Studio Azure Functions and Blazor projects to .NET 8.0 from 7.0. Most went smoothly but when I came to run the Azure Functions project locally in Visual Studio, I ran into this error:
Error: There is no...
itsallinthecode.com1 min read