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