Cleared 2m ago · microsoft/aspire #11299 · C# · ★ 6.2k · MIT

Improve Exception Message for Missing Project Metadata Annotation in ResourceContainerImageBuilder.cs

In src/Aspire.Hosting/Publishing/ResourceContainerImageBuilder.cs, the exception message thrown when a project metadata annotation is missing currently references the output variable rather than the resource itself: throw new DistributedApplicationException($"The resource…

What we checked

Similar unclaimed issues