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:
authorDavis Goodin <dagood@microsoft.com>2016-08-26 22:30:51 +0300
committerDavis Goodin <dagood@microsoft.com>2016-08-26 22:31:33 +0300
commit1979d8f7c4de1cc5d29a6513ac66045b82c0cea2 (patch)
tree876bc803928e7d6058e459e59e92e233fab8cf96 /config.json
parent51761e56c24b9592ae7d3ecf396eeef8218c938c (diff)
Remove UpdateInvalidPackageVersions from Run command, fix doc.
Diffstat (limited to 'config.json')
-rw-r--r--config.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.json b/config.json
index 168dc2743b..111ddd6db6 100644
--- a/config.json
+++ b/config.json
@@ -216,12 +216,6 @@
"values": [],
"defaultValue": ""
},
- "UpdateInvalidPackageVersions": {
- "description": "MsBuild target that looks through all dependencies and using the validation rules, updates any invalid versions.",
- "valueType": "target",
- "values": [],
- "defaultValue": ""
- },
"CleanAllProjects": {
"description": "MsBuild target that deletes the binary output directory.",
"valueType": "target",