Cannot run functions any more in VisualStudio 17.12.1 #2892
Labels
Needs: Author Feedback
potential-bug
Items opened using the bug report template, not yet triaged and confirmed as a bug
Description
I have an Azure Functions project that was working.
I updated VisualStudio to get .net9 and now it won't run any more when I click the 'play' button.
It says:
System.InvalidOperationException: 'Configuration is missing the 'HostEndpoint' information. Please ensure an entry with the key 'Functions:Worker:HostEndpoint' is present in your configuration.'
Is there a fix for this?
Steps to reproduce
Open previously working Azure Functions solution.
Click play.
The text was updated successfully, but these errors were encountered: