3 references to Step
aspire (1)
Commands\PublishCommandBase.cs (1)
274
else if (activity.Type == PublishingActivityTypes.
Step
)
Aspire.Cli.Tests (2)
TestServices\TestAppHostBackchannel.cs (2)
125
Type = PublishingActivityTypes.
Step
,
202
Type = PublishingActivityTypes.
Step
,