2 implementations of IsUpdateAvailable
aspire (1)
Utils\CliUpdateNotifier.cs (1)
61public bool IsUpdateAvailable()
Aspire.Cli.Tests (1)
TestServices\TestCliUpdateNotifier.cs (1)
24public bool IsUpdateAvailable()
1 reference to IsUpdateAvailable
aspire (1)
Commands\UpdateCommand.cs (1)
202_updateNotifier.IsUpdateAvailable() &&