From ec612bc79c109f5b3233e2caf935ab4a8d528038 Mon Sep 17 00:00:00 2001 From: Mike McLaughlin Date: Fri, 2 Mar 2018 16:21:15 -0800 Subject: Publish symbols using Microsoft.SymbolUploader.Build.Task package Added PB_SymbolExpirationInDays (settable at queue time), PB_MsdlSymbolServerPAT, PB_SymwebSymbolServerPAT variables. Added "msdl" (publish symbols to public Microsoft server) and "symweb" (publish symbols to symweb) variables to PB_PublishType. There was a little cleanup of the build def variable names between publish and symbol publish and between corefx and coreclr. Issue #27343 --- init-tools.msbuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init-tools.msbuild') diff --git a/init-tools.msbuild b/init-tools.msbuild index 68db6cb157..934ae478ab 100644 --- a/init-tools.msbuild +++ b/init-tools.msbuild @@ -9,5 +9,6 @@ + - \ No newline at end of file + -- cgit v1.2.3