Open
Description
Similar to
When AzurePublishingContext is gathering AzureBicepResources to include in main.bicep, it should ignore any resource with that annotation applied.
See
aspire/src/Aspire.Hosting.Azure/AzurePublishingContext.cs
Lines 116 to 139 in 2f03451