1 implementation of NotifyIfUpdateAvailable
aspire (1)
Utils\CliUpdateNotifier.cs (1)
34public void NotifyIfUpdateAvailable()
7 references to NotifyIfUpdateAvailable
aspire (1)
Commands\BaseCommand.cs (1)
26updateNotifier.NotifyIfUpdateAvailable();
Aspire.Cli.Tests (6)
Utils\CliUpdateNotificationServiceTests.cs (6)
69notifier.NotifyIfUpdateAvailable(); 124notifier.NotifyIfUpdateAvailable(); 179notifier.NotifyIfUpdateAvailable(); 230notifier.NotifyIfUpdateAvailable(); 255service.NotifyIfUpdateAvailable(); 274service.NotifyIfUpdateAvailable();