X Tutup
Skip to content

Commit 33ed333

Browse files
Specify SDK at repo root
1 parent 6c16ba3 commit 33ed333

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"projects": ["src"]
2+
"projects": ["src"],
3+
"sdk": { "version": "1.0.0-preview2-1-003177" }
34
}

0 commit comments

Comments
 (0)
X Tutup