Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ExcludeLaunchProfileAnnotation

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