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:
authorWes Haggard <Wes.Haggard@microsoft.com>2017-02-22 22:49:13 +0300
committerWes Haggard <Wes.Haggard@microsoft.com>2017-02-23 00:04:25 +0300
commit9df80a47f2314d62a7f307378324246350c21f63 (patch)
tree252955663ab824c7fc63398e51874160e97317ee /config.json
parenta81d066ef8fa43c47163a66d63aa94b0ddf2f249 (diff)
Clean-up references to old build against packages properties
This removes configurations for build against properties as well as cleans up some of the Restore-All targets which we no longer need.
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 adcb6eeb55..dcd7227e11 100644
--- a/config.json
+++ b/config.json
@@ -198,12 +198,6 @@
"values": [],
"defaultValue": ""
},
- "RestoreForTestsAgainstPackagesOnly": {
- "description": "MsBuild target that restores the packages.",
- "valueType": "property",
- "values": ["true", "false"],
- "defaultValue": "true"
- },
"GenerateVersionHeader": {
"description": "MsBuild target that generates the version header.",
"valueType": "target",