diff --git a/global.json b/global.json index 55da0efc..ffe6d057 100644 --- a/global.json +++ b/global.json @@ -2,7 +2,7 @@ "$schema": "https://json.schemastore.org/global.json", "sdk": { "version": "10.0.101", - "rollForward": "latestPatch" + "rollForward": "latestFeature" }, "test": { "runner": "Microsoft.Testing.Platform"