summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorwtgodbe <wigodbe@microsoft.com>2017-01-31 10:56:32 -0800
committerwtgodbe <wigodbe@microsoft.com>2017-01-31 10:56:32 -0800
commit60422521a182dc51d31911c941bdf7b39d45632a (patch)
tree535304ba6f9040224b7c9ab061db258276e8cf15 /config.json
parentb2b3e07625fa3308110d88cd9f013f788e02e5f7 (diff)
downloadcoreclr-60422521a182dc51d31911c941bdf7b39d45632a.tar.gz
coreclr-60422521a182dc51d31911c941bdf7b39d45632a.tar.bz2
coreclr-60422521a182dc51d31911c941bdf7b39d45632a.zip
Download native binaries into a folder named 'RID'
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.json b/config.json
index d519b00dad..be0b4bd121 100644
--- a/config.json
+++ b/config.json
@@ -466,6 +466,12 @@
"__Container": "default"
}
},
+ "runtimeId": {
+ "description": "Runtime ID of the binaries in the specified container.",
+ "settings": {
+ "RuntimeId": "default"
+ }
+ },
"verbose": {
"description": "Passes /flp:v=diag to the msbuild command or the value passed by the user.",
"settings": {