2 references to UpdateNotifier
aspire (2)
Commands\BaseCommand.cs (1)
243
services.
UpdateNotifier
.NotifyIfUpdateAvailable();
Commands\UpdateCommand.cs (1)
84
_updateNotifier = services.
UpdateNotifier
;