1 reference to DeploymentFailed
aspire (1)
Commands\DeployCommand.cs (1)
29
protected override string GetFailureMessage(int exitCode) => string.Format(CultureInfo.CurrentCulture, DeployCommandStrings.
DeploymentFailed
, exitCode);