5 references to Preinstalled
Aspire.Deployment.EndToEnd.Tests (5)
AcaCompactNamingUpgradeDeploymentTests.cs (1)
301CliInstallMode.LocalHive or CliInstallMode.Preinstalled => "aspire update --channel local",
Helpers\DeploymentE2EAutomatorHelpers.cs (1)
43case CliInstallMode.Preinstalled:
tests\Shared\CliInstallStrategy.cs (3)
310return new CliInstallStrategy(CliInstallMode.Preinstalled); 540case CliInstallMode.Preinstalled: 596CliInstallMode.Preinstalled => "Preinstalled (~/.aspire)",