about summary refs log tree commit diff
path: root/global.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-04-06 04:06:58 +0200
committerRory& <root@rory.gay>2024-04-06 04:06:58 +0200
commit74f551ef1314481e3aa8c20fedb48033255617b9 (patch)
treec515a7b6f2511320a4d1b23a1eef963f9707c539 /global.json
downloadBugMine-74f551ef1314481e3aa8c20fedb48033255617b9.tar.xz
Initial commit
Diffstat (limited to 'global.json')
-rw-r--r--global.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/global.json b/global.json
new file mode 100644
index 0000000..37704f0
--- /dev/null
+++ b/global.json
@@ -0,0 +1,7 @@
+{
+  "sdk": {
+    "version": "7.0.0",
+    "rollForward": "latestMajor",
+    "allowPrerelease": true
+  }
+}