1 reference to ExecuteRestoreAsync
aspire-managed (1)
NuGet\Commands\RestoreCommand.cs (1)
127
return await
ExecuteRestoreAsync
([.. packages], framework, output, packagesDir, sources, nugetConfigPath, workingDir, noNugetOrg, verbose).ConfigureAwait(false);