dotnet / aspire

Tools, templates, and packages to accelerate building observable, production-ready apps
https://learn.microsoft.com/dotnet/aspire
MIT License
3.91k stars 476 forks source link

VS Code issues with debugging Azure Functions projects #6535

Closed joperezr closed 1 week ago

joperezr commented 3 weeks ago

Tracking these two issues primarily:

captainsafia commented 2 weeks ago

Both PRs on the Azure Functions side have now been merged (pending release on November 7th).

@WardenGnaw How are we looking on the PR on the VS Code side?

joperezr commented 2 weeks ago

Keeping this issue open to track the C# Dev Kit update that is left.

joperezr commented 1 week ago

The 2 changes above introduced a (non-aspire-related) regression, which required another fix from their side. We should be ready to validate final build.

captainsafia commented 1 week ago

All the dependencies needed for this have shipped:

C# Dev Kit: v1.13.9 C# Extension: v2.55.28 Azure Functions Extension: v1.16.0