Implemented interface member:
method
DisplayVersionUpdateNotification
Aspire.Cli.Interaction.IInteractionService.DisplayVersionUpdateNotification(System.String, System.String)
2 references to DisplayVersionUpdateNotification
Aspire.Cli.Tests (2)
Commands\BaseCommandTests.cs (2)
105
NotifyIfUpdateAvailableCallback = () => testInteractionService.
DisplayVersionUpdateNotification
("13.3.0-preview.1", "aspire update")
207
NotifyIfUpdateAvailableCallback = () => testInteractionService.
DisplayVersionUpdateNotification
("13.3.0-preview.1", "aspire update")