ExcludeLaunchProfileAnnotation
Class sealed net10.0
Represents an annotation that indicates that launch settings should not be used.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ExcludeLaunchProfileAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation{ // ...}