Add global.json
@@ -0,0 +1,7 @@
+{
+ "sdk": {
+ "version": "6.0.300",
+ "rollForward": "latestMinor",
+ "allowPrerelease": true
+ }
+}