2 references to GeneratingArtifacts
aspire (2)
Commands\DeployCommand.cs (1)
35
protected override string GetProgressMessage() => PublishCommandStrings.
GeneratingArtifacts
;
Commands\PublishCommand.cs (1)
57
protected override string GetProgressMessage() => PublishCommandStrings.
GeneratingArtifacts
;