3 references to InstallAspireCliAsync
Aspire.Deployment.EndToEnd.Tests (3)
AcaCompactNamingUpgradeDeploymentTests.cs (1)
297
var installStrategy = await auto.
InstallAspireCliAsync
(localCurrentBuildStrategy!, counter, output, "Step 11");
Helpers\DeploymentE2EAutomatorHelpers.cs (2)
127
return auto.
InstallAspireCliAsync
(
143
return auto.
InstallAspireCliAsync
(