1 reference to CreateExecutablesAsync
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
647
var executablesTask =
CreateExecutablesAsync
(toCreate.Where(ar => ar.DcpResource is Executable), cancellationToken);