Skip to content

Commit d61b4e8

Browse files
committed
Pin to .NET SDK preview2
To keep using project.json for now (cherry picked from commit c87c91d)
1 parent 46b7213 commit d61b4e8

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

global.json

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

0 commit comments

Comments
 (0)