Skip to content

Commit 4d36395

Browse files
author
N. Taylor Mullen
committed
Pin global.json SDK to 1.0.0-preview2-1-003177.
1 parent 23baa9b commit 4d36395

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

global.json

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

0 commit comments

Comments
 (0)