diff --git a/global.json b/global.json index 7bbd4dfb4..f6fbd3cbd 100644 --- a/global.json +++ b/global.json @@ -5,6 +5,6 @@ "rollForward": "latestMajor" }, "msbuild-sdks": { - "Microsoft.Build.Traversal" : "4.0.0" + "Microsoft.Build.Traversal" : "4.1.0" } }