diff options
author | wtgodbe <wigodbe@microsoft.com> | 2017-05-02 16:33:41 -0700 |
---|---|---|
committer | wtgodbe <wigodbe@microsoft.com> | 2017-05-16 16:37:21 -0700 |
commit | 798387ee90d7536d5a620af8482100ba76f6061a (patch) | |
tree | c11eea885b05e7424f103cd671d227ff173a3083 /config.json | |
parent | 36e988ee6593351f1e962118a99154df5eae0254 (diff) | |
download | coreclr-798387ee90d7536d5a620af8482100ba76f6061a.tar.gz coreclr-798387ee90d7536d5a620af8482100ba76f6061a.tar.bz2 coreclr-798387ee90d7536d5a620af8482100ba76f6061a.zip |
Update Coreclr to 2.0.0 buildtools
Diffstat (limited to 'config.json')
-rw-r--r-- | config.json | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.json b/config.json index 5f493f6521..3bc7e6994f 100644 --- a/config.json +++ b/config.json @@ -348,12 +348,6 @@ "values": [ "debian.8-x64", "fedora.24-x64", "fedora.25-x64", "opensuse.42.1-x64", "osx.10.12-x64", "rhel.7-x64", "ubuntu.14.04-x64", "ubuntu.16.04-x64", "ubuntu.16.10-x64" ], "defaultValue": "${__RuntimeId}" }, - "UpdateDependencies": { - "description": "MsBuild target that updates project.json dependencies.", - "valueType": "target", - "values": [], - "defaultValue": "" - }, "BatchRestorePackages": { "description": "MsBuild target that restores the packages.", "valueType": "target", |