1 reference to SuccessfullyDeployed
aspire (1)
Commands\DeployCommand.cs (1)
27protected override string GetSuccessMessage(string fullyQualifiedOutputPath) => string.Format(CultureInfo.CurrentCulture, DeployCommandStrings.SuccessfullyDeployed, fullyQualifiedOutputPath);