summaryrefslogtreecommitdiff
path: root/global.json
diff options
context:
space:
mode:
authorJeremy Koritzinsky <jekoritz@microsoft.com>2019-05-07 10:46:00 -0700
committerGitHub <noreply@github.com>2019-05-07 10:46:00 -0700
commitfd400fef49950de6137d6d12201d628bcf7bfa09 (patch)
treee71d6def9ac3df9bff059d2c7c151f16d32a65d4 /global.json
parent941c86758560720f03cdf5b562273095ca845678 (diff)
downloadcoreclr-fd400fef49950de6137d6d12201d628bcf7bfa09.tar.gz
coreclr-fd400fef49950de6137d6d12201d628bcf7bfa09.tar.bz2
coreclr-fd400fef49950de6137d6d12201d628bcf7bfa09.zip
Update Microsoft.Build.Traversal SDK to v2. (#24430)
Diffstat (limited to 'global.json')
-rw-r--r--global.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.json b/global.json
index f8166b051e..1106340139 100644
--- a/global.json
+++ b/global.json
@@ -10,6 +10,6 @@
"Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19229.8",
"Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19229.8",
"Microsoft.Build.NoTargets": "1.0.53",
- "Microsoft.Build.Traversal": "1.0.52"
+ "Microsoft.Build.Traversal": "2.0.2"
}
}