1 reference to GetPackagesAsync
aspire (1)
Projects\ProjectUpdater.cs (1)
237
var packages = await context.Channel.
GetPackagesAsync
(packageId, context.AppHostProjectFile.Directory!, cancellationToken);