Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMariana Rios Flores <mariari@microsoft.com>2016-08-03 21:19:03 +0300
committerMariana Rios Flores <mariari@microsoft.com>2016-08-03 21:19:03 +0300
commitf5c290891e8332cb92dd6f2f783980fb1439c3ed (patch)
treec45d4a0abc74b966fe7ff992c457a6238d2fe827 /config.json
parent5fcc1d7351c2b8e3b9a8ff2d569f11c522a6e6dd (diff)
support running src/native/build-native.cmd
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index c8d0848e29..93fedeedc7 100644
--- a/config.json
+++ b/config.json
@@ -208,7 +208,7 @@
"description": "Sets the value of the build configuration.",
"valueType": "passThrough",
"values": [],
- "defaultValue": "DEBUG"
+ "defaultValue": "Debug"
},
"HostOs": {
"description": "OS for result binaries.",