Skip to content

Commit 42eb1d0

Browse files
committed
Added global.json for .NET SDK 3.1
1 parent 6f805c7 commit 42eb1d0

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": "3.1.100"
4+
}
5+
}

0 commit comments

Comments
 (0)