5 references to CreateLaunchConfigurationAsync
Aspire.Hosting.Python.Tests (5)
AddPythonAppTests.cs (5)
1524
var launchConfig = await
CreateLaunchConfigurationAsync
(pythonApp.Resource);
1545
var launchConfig = await
CreateLaunchConfigurationAsync
(pythonApp.Resource);
1570
var launchConfig = await
CreateLaunchConfigurationAsync
(pythonApp.Resource);
1597
var launchConfig = await
CreateLaunchConfigurationAsync
(pythonApp.Resource);
1623
var launchConfig = await
CreateLaunchConfigurationAsync
(pythonApp.Resource);