From e6fe4aad7fdc7cf4db42753e8ad6e73fa0a7db15 Mon Sep 17 00:00:00 2001 From: Daniel Podder Date: Thu, 29 Jun 2017 04:05:38 -0500 Subject: [PATCH] Reduce the verbosity of optdata sync on stdout (#12543) Set the "StandardOutputImportance" attribute on the RestoreOptData target to low, matching the "RestoreNETCorePlatforms" target. Logging to sync.log remains verbose, but stdout on the console is made much less verbose. Fixes #12127 --- build.proj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build.proj b/build.proj index 8d15cbc..3889d1c 100644 --- a/build.proj +++ b/build.proj @@ -25,7 +25,8 @@ - +