Skip to content

Commit 1ac5904

Browse files
committed
update global.json sdk to 8.0.201
1 parent a024546 commit 1ac5904

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,9 +1,10 @@
11
{
22
"projects": [
33
"build",
4+
"new-cli",
45
"src"
56
],
67
"sdk": {
7-
"version": "8.0.200"
8+
"version": "8.0.201"
89
}
910
}

0 commit comments

Comments
 (0)