From a5a4a77dd77ed5c997bec6519adf7b6be3108af2 Mon Sep 17 00:00:00 2001 From: David McFarland Date: Sun, 31 Dec 2023 01:48:31 -0400 Subject: [PATCH 2/2] record downloaded packages --- .../buildBootstrapPreviouslySB.csproj | 6 +++++ repo-projects/Directory.Build.targets | 27 +++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/eng/bootstrap/buildBootstrapPreviouslySB.csproj b/eng/bootstrap/buildBootstrapPreviouslySB.csproj index d85e32ca76..280c9eaf89 100644 --- a/eng/bootstrap/buildBootstrapPreviouslySB.csproj +++ b/eng/bootstrap/buildBootstrapPreviouslySB.csproj @@ -102,6 +102,12 @@ + + + + diff --git a/repo-projects/Directory.Build.targets b/repo-projects/Directory.Build.targets index 3fa15da862..afd7b87088 100644 --- a/repo-projects/Directory.Build.targets +++ b/repo-projects/Directory.Build.targets @@ -471,6 +497,7 @@ + -- 2.40.1