2 references to PublishingStep
Aspire.Hosting (2)
Publishing\NullPublishingActivityProgressReporter.cs (1)
26
var step = new
PublishingStep
(Guid.NewGuid().ToString(), title)
Publishing\PublishingActivityProgressReporter.cs (1)
381
var step = new
PublishingStep
(Guid.NewGuid().ToString(), title)