Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit dbbd38b

Browse files
author
N. Taylor Mullen
committed
Pin global.json SDK to 1.0.0-preview2-1-003177.
1 parent 2c54091 commit dbbd38b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

global.json

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

0 commit comments

Comments
 (0)