Running Azure functions locally gives "No runtime" error after .NET7 upgrade
Recently I wanted to upgrade my Azure functions to use .NET 7 . For some reasons, after doing all the required steps, when I want to run any of the functions, I keep getting this error message box telling There is no Functions runtime available that matches the version project specified by the project I checked to have the proper settings in the .csproj file