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