Skip to content

Commit

Permalink
Add tracking issue for todo
Browse files Browse the repository at this point in the history
  • Loading branch information
zivkan committed Sep 30, 2024
1 parent e28d6a4 commit 115008f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ static bool HasProjectToRestore(DependencyGraphSpec dgSpec, bool restorePackages
try
{
// todo: need to return Restore task output properties, like in NuGet.targets
// https://github.com/NuGet/Home/issues/13828
List<RestoreSummary> restoreSummaries = await BuildTasksUtility.RestoreAsync(
dependencyGraphSpec: dependencyGraphSpec,
interactive,
Expand Down

0 comments on commit 115008f

Please sign in to comment.