Skip to content

Commit 1420464

Browse files
committed
Added global.json to target .NET Core SDK 1.0
1 parent d588d91 commit 1420464

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

global.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sdk": {
3+
"version": "1.0.0-preview2-003133"
4+
}
5+
}

0 commit comments

Comments
 (0)