C#C
C#17mo ago
Joey

Unable to debug newly created Azure Function app (.NET 8.0 Isolated)

Whenever I create a new function project through the VS Code extension, I am unable to debug. I create an HTTP triggered function from the template, press F5 and immediatly get the error message (which is shown on the image) in my terminal. I did not edit any files. What am I doing wrong? The SLN file also has this structure I have not seen before: [NAME].generated.sln. I am running it all on an M3 pro macbook pro.
Screenshot_2024-08-11_at_15.19.09.png
Was this page helpful?