Aspire 13.3.1
What's New in Aspire 13.3.1
Patch release for Aspire 13.3 with a regression fix for aspire run and a DCP bump.
🐛 Fixes
- 🏃
aspire runcompute environment validation — Skip compute environment validation in run mode so customers no longer hitResource '<name>' is configured to publish as an Azure Container App, but there are no 'AzureContainerAppEnvironmentResource' resources. Ensure you have added one by calling 'AddAzureContainerAppEnvironment'.errors during local runs. The check is now only performed in publish mode, matching pre-13.3 behavior. (#16945, backported via #16952)