2 references to CreateLaunchConfigurationAsync
Aspire.Hosting.JavaScript.Tests (2)
AddBunAppTests.cs (2)
368
var launchConfig = await
CreateLaunchConfigurationAsync
(bunApp.Resource);
389
var launchConfig = await
CreateLaunchConfigurationAsync
(bunApp.Resource);