We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc135d commit 5d8a96bCopy full SHA for 5d8a96b
global.json
@@ -1,3 +1,9 @@
1
{
2
- "projects": ["Engine", "Rules"]
3
-}
+ "projects": [
+ "Engine",
4
+ "Rules"
5
+ ],
6
+ "sdk": {
7
+ "version": "1.0.0-preview2-1-003177"
8
+ }
9
+}
0 commit comments