diff --git a/src/global.json b/src/global.json index b8219f86c..450f2b9af 100644 --- a/src/global.json +++ b/src/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.101", + "version": "8.0.200", "allowPrerelease": true, "rollForward": "latestFeature" }