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