2 types derived from ExecutableLaunchConfiguration
Aspire.Hosting.Python (2)
PythonAppLaunchConfiguration.cs (1)
9internal sealed class PythonLaunchConfiguration() : ExecutableLaunchConfiguration("python")
src\Aspire.Hosting\Dcp\Model\ExecutableLaunchConfiguration.cs (1)
33internal class ProjectLaunchConfiguration() : ExecutableLaunchConfiguration("project")