diff --git a/global.json b/global.json index 4f8c931..c7c49d1 100644 --- a/global.json +++ b/global.json @@ -2,7 +2,7 @@ "sdk": { "rollForward": "latestMinor", "allowPrerelease": true, - "version": "10.0.202" + "version": "10.0.203" }, "test": { "runner": "Microsoft.Testing.Platform"