2 references to CreateLaunchConfigurationAsync
Aspire.Hosting.Go.Tests (2)
AddGoAppTests.cs (2)
517
var launchConfig = await
CreateLaunchConfigurationAsync
(app.Resource);
535
var launchConfig = await
CreateLaunchConfigurationAsync
(app.Resource);