Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ProjectLaunchDefaultsAnnotation Constructors

ClassConstructors1 member
Marks a resource as launched through the .NET SDK, so that Aspire treats it like a C# project.
public sealed class ProjectLaunchDefaultsAnnotation
{
public ProjectLaunchDefaultsAnnotation()
{
// ...
}
}