From fba50b43618c7fd18488ed9975ce9cf23dc711e8 Mon Sep 17 00:00:00 2001 From: Mike McLaughlin Date: Thu, 1 Mar 2018 09:44:42 -0800 Subject: [PATCH] Upgrade to version 1.0.0-beta-62701-01 of the symbol uploader (dotnet/core-setup#3755) Commit migrated from https://github.com/dotnet/core-setup/commit/82668997838512b22edbfcbbc706ef07cae7ec07 --- src/installer/dependencies.props | 2 +- src/installer/publish/publish.proj | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/installer/dependencies.props b/src/installer/dependencies.props index 8347436..9259a3a 100644 --- a/src/installer/dependencies.props +++ b/src/installer/dependencies.props @@ -57,7 +57,7 @@ Microsoft.SymbolUploader.Build.Task - 1.0.0-beta-62624-01 + 1.0.0-beta-62701-01 diff --git a/src/installer/publish/publish.proj b/src/installer/publish/publish.proj index 599dc60..914c517 100644 --- a/src/installer/publish/publish.proj +++ b/src/installer/publish/publish.proj @@ -219,6 +219,7 @@ 1 true true + 21,23,30 -- 2.7.4