1 reference to SuccessfullyPublishedArtifacts
aspire (1)
Commands\PublishCommand.cs (1)
49
protected override string GetSuccessMessage(string fullyQualifiedOutputPath) => string.Format(CultureInfo.CurrentCulture, PublishCommandStrings.
SuccessfullyPublishedArtifacts
, fullyQualifiedOutputPath);