From 1a46065d5a8385e7185f17f74f2bae24a2470f1f Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Tue, 14 Nov 2017 10:46:15 -0800 Subject: [PATCH] Clear ItemsToPush to remove already pushed packages Commit migrated from https://github.com/dotnet/core-setup/commit/fa0062baae260c1591a7d71c45f7c241634b8bec --- src/installer/publish/publish.proj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/installer/publish/publish.proj b/src/installer/publish/publish.proj index b85bd2e..4e776e5 100644 --- a/src/installer/publish/publish.proj +++ b/src/installer/publish/publish.proj @@ -254,7 +254,7 @@ $(PackagesUrl) - + $(SymbolPackagesUrl) - +