Skip to content
DocsTry Aspire
DocsTry

ProjectLaunchConfiguration

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
The launch configuration used for .NET projects and file-based C# apps.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ProjectLaunchConfiguration
: Aspire.Hosting.ApplicationModel.ExecutableLaunchConfiguration
{
// ...
}