aspire
aspire copied to clipboard
Update Azure Functions Workers SDK in Aspire playground
The Azure Functions team has shipped preview builds of their SDK that include the features we need for the end-to-end integration in Aspire:
dotnet runcommand support- Container publish support
We'll need to update the playground app to use these versions.
Work for this has started in https://github.com/dotnet/aspire/pull/5905 but there's some new flakiness that has been introduced to the build that needs to be resolved before we merge it.