Browse Source

Updated global.json to include latest patch

flabbet 6 months ago
parent
commit
2d796ffac9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/global.json

+ 1 - 1
src/global.json

@@ -1,7 +1,7 @@
 {
   "sdk": {
     "version": "8.0.0",
-    "rollForward": "latestMajor",
+    "rollForward": "latestPatch",
     "allowPrerelease": false
   }
 }