aspire-samples
aspire-samples copied to clipboard
[WebtoolsE2E] [Aspire] After deploying the project using azd, the AspireShop Dashboard has a broken state.
REGRESSION INFO: This issue does not repro on main branch.
INSTALL STEPS
- Clean machine: Win11 x64 23h2 ENU
- Install VS 17.12.1
- Install Docker Desktop
- Install azd [1.11.0]
REPRO STEPS
- Clone aspire-samples repo, checkout to UpdateToASpire9.1 branch
- Open samples\AspireShop.sln
- Build and run
- Deploy the project using azd.
ACTUAL
EXPECTED After publishing the workloads should run successfully.
Adding this for your reference Make AspireShop deployable by DamianEdwards dotnet/aspire-samples](https://github.com/dotnet/aspire-samples/pull/536) because it was fixed on the main branch but can reproduce the issue on the 9.1. Thank you.