1 reference to GetUpdateStepsAsync
aspire (1)
Projects\ProjectUpdater.cs (1)
29
var updateSteps = await interactionService.ShowStatusAsync(UpdateCommandStrings.AnalyzingProjectStatus, () =>
GetUpdateStepsAsync
(projectFile, channel, cancellationToken));