summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.json b/config.json
index 49a5575451..84cd288622 100644
--- a/config.json
+++ b/config.json
@@ -532,7 +532,8 @@
"description": "Restores optimization profile data for the repository.",
"settings": {
"Project": "./build.proj",
- "RestoreOptData": "default"
+ "RestoreOptData": "default",
+ "MsBuildEventLogging": " ",
}
}
},