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

Commit 156c0ef

Browse files
author
N. Taylor Mullen
committed
Pin global.json SDK to 1.0.0-preview2-1-003177.
1 parent d95f322 commit 156c0ef

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

global.json

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

0 commit comments

Comments
 (0)