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