4 references to GetNpmUpdateCommand
aspire (4)
Commands\UpdateCommand.cs (4)
171var npmUpdateCommand = GetNpmUpdateCommand(); 397var npmUpdateCommand = GetNpmUpdateCommand(); 432if (GetDotNetToolUpdateCommand() is null && GetNpmUpdateCommand() is null && _cliDownloader is not null) 599var npmUpdateCommand = GetNpmUpdateCommand();