Aspire 13.2 broke Azure Functions #652
MiddleTommy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I upgraded to Aspire 13.2.x using "aspire update" and "aspire update --self" my Azure Function project stopped being loaded. No debug symbols were being loaded and I could not debug my app. After days of messing around with it I changed the Nuget packages back to 13.1.2 and set the Sdk="Aspire.AppHost.Sdk/13.1.2"
The Azure Function project works again.
Beta Was this translation helpful? Give feedback.
All reactions