Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 00670b5

Browse files
author
MikhailArkhipov
committed
Add global.json for .NET SDK
1 parent 90d57fa commit 00670b5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/Publish/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.0.100-preview9-014004"
4+
}
5+
}

0 commit comments

Comments
 (0)